diff -r 9a647311c9ac -r e4b3d88b1b1b console/gntgaim.c --- a/console/gntgaim.c Thu Jul 06 17:54:46 2006 +0000 +++ b/console/gntgaim.c Thu Jul 06 18:02:17 2006 +0000 @@ -156,7 +156,7 @@ gboolean opt_version = FALSE; char *opt_config_dir_arg = NULL; char *opt_session_arg = NULL; - gboolean debug_enabled; + gboolean debug_enabled = FALSE; struct option long_options[] = { {"config", required_argument, NULL, 'c'},