Sat, 28 Oct 2006 23:55:29 +0000
[gaim-migrate @ 17613]
Fix bug #1586377.
| console/gntdebug.c | file | annotate | diff | comparison | revisions |
--- a/console/gntdebug.c Sat Oct 28 22:14:52 2006 +0000 +++ b/console/gntdebug.c Sat Oct 28 23:55:29 2006 +0000 @@ -193,7 +193,7 @@ void gg_debug_window_show() { - debug.paused = false; + debug.paused = FALSE; debug.timestamps = gaim_prefs_get_bool("/core/debug/timestamps"); if (debug.window == NULL) {