# HG changeset patch # User Nathan Walp # Date 1072124125 0 # Node ID 3d2c80fa6de5c9ade494c69275ede64763856b3c # Parent e51fddcfc136835bc6d25cbe5e15d57de3695ec8 [gaim-migrate @ 8575] i agree, this is better committer: Tailor Script diff -r e51fddcfc136 -r 3d2c80fa6de5 src/gtkimhtml.c --- a/src/gtkimhtml.c Mon Dec 22 19:06:17 2003 +0000 +++ b/src/gtkimhtml.c Mon Dec 22 20:15:25 2003 +0000 @@ -1336,7 +1336,7 @@ scalable->scale(scalable, rect.width, rect.height); imhtml->scalables = g_list_append(imhtml->scalables, scalable); ws[0] = '\n'; - ws[1] = NULL; + ws[1] = '\0'; break; case 27: /* /FONT */ if (fonts) {