This commit is contained in:
Yevgen Muntyan 2005-07-25 16:16:14 +00:00
parent 44e148b310
commit 0253bf6ed3

View File

@ -57,7 +57,7 @@ static void init (int *argc, char ***argv, const char **cmd)
if (set_breakpoint)
{
#if !GLIB_CHECK_VERSION(2,6,0)
#if GLIB_CHECK_VERSION(2,6,0)
g_log_set_default_handler (breakpoint_log_handler, NULL);
#else
g_log_set_handler ("Gtk", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL