Mercurial > pidgin
changeset 7948:68c3dcba7310
[gaim-migrate @ 8622]
syncing my changes from before Christmas.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 29 Dec 2003 02:30:38 +0000 |
parents | 746404b12236 |
children | b356e2a9d7fc |
files | src/gtkimhtml.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkimhtml.c Sun Dec 28 23:06:57 2003 +0000 +++ b/src/gtkimhtml.c Mon Dec 29 02:30:38 2003 +0000 @@ -1335,7 +1335,7 @@ scalable->add_to(scalable, imhtml, &iter); scalable->scale(scalable, rect.width, rect.height); imhtml->scalables = g_list_append(imhtml->scalables, scalable); - wpos = 0; + ws[0] = '\0'; wpos = 0; ws[wpos++] = '\n'; break;