Mercurial > pidgin.yaz
changeset 7914:3d2c80fa6de5
[gaim-migrate @ 8575]
i agree, this is better
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Mon, 22 Dec 2003 20:15:25 +0000 |
parents | e51fddcfc136 |
children | 1f60811e3f57 |
files | src/gtkimhtml.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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) {