diff -r 149facbe2fbd -r b8129373f65e pidgin/gtkimhtml.c --- a/pidgin/gtkimhtml.c Sat Feb 03 18:57:23 2007 +0000 +++ b/pidgin/gtkimhtml.c Sat Feb 03 19:08:27 2007 +0000 @@ -63,7 +63,7 @@ #include -/* GTK+ < 2.4.x hack, see gtkgaim.h for details. */ +/* GTK+ < 2.4.x hack, see pidgin.h for details. */ #if (!GTK_CHECK_VERSION(2,4,0)) #define GTK_WRAP_WORD_CHAR GTK_WRAP_WORD #endif