# HG changeset patch # User Gary Kramlich # Date 1124433670 0 # Node ID 674abdc2b9be797d453a5b0ef2c92d978d2384da # Parent 0058b0737e76c1e5c90b857d26c804e5e87fc350 [gaim-migrate @ 13511] of course this is what i really meant... committer: Tailor Script diff -r 0058b0737e76 -r 674abdc2b9be src/gtkdebug.c --- a/src/gtkdebug.c Fri Aug 19 06:36:58 2005 +0000 +++ b/src/gtkdebug.c Fri Aug 19 06:41:10 2005 +0000 @@ -333,8 +333,8 @@ gtk_imhtml_append_text(imhtml, text, 0); - /* If we're not highlighting and the expression isn't inverted, - * we're done and move on. + /* If we're not highlighting ir the expression is inverted, we're + * done and move on. */ if(!win->highlight || inverted == REG_NOMATCH) { g_free(plaintext);