dbus dbus-win.patch,1.14,1.15
Ralf Habacker
rhabacker at kemper.freedesktop.org
Sun May 20 23:24:41 PDT 2007
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv23606
Modified Files:
dbus-win.patch
Log Message:
removed applied patches
Index: dbus-win.patch
===================================================================
RCS file: /cvs/dbus/dbus/dbus-win.patch,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dbus-win.patch 19 May 2007 18:22:28 -0000 1.14
+++ dbus-win.patch 21 May 2007 06:24:39 -0000 1.15
@@ -326,22 +326,6 @@
unsigned int dbus_watch_get_flags (DBusWatch *watch);
void* dbus_watch_get_data (DBusWatch *watch);
void dbus_watch_set_data (DBusWatch *watch,
-Index: dbus/dbus-internals.c
-===================================================================
-RCS file: /cvs/dbus/dbus/dbus/dbus-internals.c,v
-retrieving revision 1.55
-diff -u -r1.55 dbus-internals.c
---- dbus/dbus-internals.c 15 Nov 2006 01:52:01 -0000 1.55
-+++ dbus/dbus-internals.c 8 Mar 2007 20:25:40 -0000
-@@ -295,7 +295,7 @@
- #include <pthread.h>
- #endif
-
--static inline void
-+static void
- _dbus_verbose_init (void)
- {
- if (!verbose_initted)
Index: dbus/dbus-mainloop.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-mainloop.c,v
More information about the dbus-commit
mailing list