From cb755a7b70402f3fa33ec936f9167cad44a30dda Mon Sep 17 00:00:00 2001 From: dpash Date: Sun, 17 Jul 2005 12:23:05 +0000 Subject: Add a comment so it doesn't get confused and shift the patch down if it failed to unpatch the previous time git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3859 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- debian/patches/01glib-errors.dpatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/01glib-errors.dpatch b/debian/patches/01glib-errors.dpatch index 2f0c08de..ac9e191e 100755 --- a/debian/patches/01glib-errors.dpatch +++ b/debian/patches/01glib-errors.dpatch @@ -15,7 +15,7 @@ diff -urNad --exclude=CVS --exclude=.svn ./src/fe-common/core/fe-common-core.c / + g_log_set_handler("GLib", + (GLogLevelFlags) (G_LOG_LEVEL_CRITICAL | + G_LOG_LEVEL_WARNING), -+ (GLogFunc) glog_func, NULL); ++ (GLogFunc) glog_func, NULL); /* send glib errors to the same place */ if (setup_changed) signal_emit("setup changed", 0); -- cgit v1.2.3