[maemo-commits] [maemo-commits] r19124 - projects/haf/trunk/dbus/debian/patches/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Aug 12 13:02:17 EEST 2009
- Previous message: [maemo-commits] r19122 - projects/haf/trunk/dbus/debian
- Next message: [maemo-commits] r19125 - projects/haf/trunk/dbus
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: makarhun
Date: 2009-08-12 13:02:15 +0300 (Wed, 12 Aug 2009)
New Revision: 19124
Modified:
projects/haf/trunk/dbus/debian/patches/debian/02_dbus_monitor_no_sigint_handler.patch
Log:
.14
Modified: projects/haf/trunk/dbus/debian/patches/debian/02_dbus_monitor_no_sigint_handler.patch
===================================================================
--- projects/haf/trunk/dbus/debian/patches/debian/02_dbus_monitor_no_sigint_handler.patch 2009-08-12 10:00:20 UTC (rev 19123)
+++ projects/haf/trunk/dbus/debian/patches/debian/02_dbus_monitor_no_sigint_handler.patch 2009-08-12 10:02:15 UTC (rev 19124)
@@ -1,7 +1,7 @@
-Index: b/tools/dbus-monitor.c
+Index: dbus-1.2.14/tools/dbus-monitor.c
===================================================================
---- a/tools/dbus-monitor.c 2008-04-04 18:24:08.000000000 +0300
-+++ b/tools/dbus-monitor.c 2008-06-27 22:31:18.000000000 +0300
+--- dbus-1.2.14.orig/tools/dbus-monitor.c
++++ dbus-1.2.14/tools/dbus-monitor.c
@@ -33,8 +33,6 @@
#include <time.h>
@@ -15,7 +15,7 @@
exit (ecode);
}
--dbus_bool_t sigint_received = FALSE;
+-static dbus_bool_t sigint_received = FALSE;
-
-static void
-sigint_handler (int signum)
- Previous message: [maemo-commits] r19122 - projects/haf/trunk/dbus/debian
- Next message: [maemo-commits] r19125 - projects/haf/trunk/dbus
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
