# HG changeset patch # User Sean Egan # Date 1072665038 0 # Node ID 68c3dcba731008e32841db35d087bc2ca8ada351 # Parent 746404b12236d9edc1fd79b29826b206db94d257 [gaim-migrate @ 8622] syncing my changes from before Christmas. committer: Tailor Script diff -r 746404b12236 -r 68c3dcba7310 src/gtkimhtml.c --- 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;