dbus/dbus dbus-internals.c,1.52,1.53
Havoc Pennington
hp at kemper.freedesktop.org
Thu Oct 19 20:25:24 PDT 2006
- Previous message: dbus/dbus dbus-address.c, 1.21, 1.22 dbus-connection.c, 1.140,
1.141 dbus-dataslot.c, 1.16, 1.17 dbus-hash.h, 1.16,
1.17 dbus-internals.c, 1.51, 1.52 dbus-internals.h, 1.62,
1.63 dbus-mainloop.c, 1.18, 1.19 dbus-mainloop.h, 1.7,
1.8 dbus-marshal-header.c, 1.15,
1.16 dbus-marshal-recursive-util.c, 1.12,
1.13 dbus-marshal-recursive.c, 1.53,
1.54 dbus-marshal-validate-util.c, 1.5, 1.6 dbus-md5.c, 1.7,
1.8 dbus-message-factory.c, 1.10, 1.11 dbus-message.c, 1.177,
1.178 dbus-object-tree.c, 1.20, 1.21 dbus-pending-call.c, 1.20,
1.21 dbus-protocol.h, 1.47, 1.48 dbus-server-debug-pipe.c,
1.24, 1.25 dbus-server-unix.c, 1.33, 1.34 dbus-server.c, 1.51,
1.52 dbus-sha.c, 1.8, 1.9 dbus-shared.h, 1.8,
1.9 dbus-signature.c, 1.9, 1.10 dbus-string.c, 1.73,
1.74 dbus-sysdeps-unix.c, 1.11, 1.12 dbus-transport-socket.c,
1.3, 1.4 dbus-transport-unix.c, 1.54, 1.55 dbus-types.h, 1.13,
1.14 dbus-uuidgen.c, 1.1, 1.2
- Next message: dbus ChangeLog,1.1156,1.1157
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus/dbus
In directory kemper:/tmp/cvs-serv31669/dbus
Modified Files:
dbus-internals.c
Log Message:
remove untrue comment
Index: dbus-internals.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-internals.c,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- dbus-internals.c 20 Oct 2006 03:04:59 -0000 1.52
+++ dbus-internals.c 20 Oct 2006 03:25:22 -0000 1.53
@@ -28,10 +28,6 @@
#include <string.h>
#include <stdlib.h>
-/* the blurb for this is "D-Bus secret" so it comes after "D-Bus low-level"
- * which is the blurb for the DBus group, which makes Doxygen show
- * the public API first on the index page. Yay for lame hacks.
- */
/**
* @defgroup DBusInternals D-Bus secret internal implementation details
* @brief Documentation useful when developing or debugging D-Bus itself.
- Previous message: dbus/dbus dbus-address.c, 1.21, 1.22 dbus-connection.c, 1.140,
1.141 dbus-dataslot.c, 1.16, 1.17 dbus-hash.h, 1.16,
1.17 dbus-internals.c, 1.51, 1.52 dbus-internals.h, 1.62,
1.63 dbus-mainloop.c, 1.18, 1.19 dbus-mainloop.h, 1.7,
1.8 dbus-marshal-header.c, 1.15,
1.16 dbus-marshal-recursive-util.c, 1.12,
1.13 dbus-marshal-recursive.c, 1.53,
1.54 dbus-marshal-validate-util.c, 1.5, 1.6 dbus-md5.c, 1.7,
1.8 dbus-message-factory.c, 1.10, 1.11 dbus-message.c, 1.177,
1.178 dbus-object-tree.c, 1.20, 1.21 dbus-pending-call.c, 1.20,
1.21 dbus-protocol.h, 1.47, 1.48 dbus-server-debug-pipe.c,
1.24, 1.25 dbus-server-unix.c, 1.33, 1.34 dbus-server.c, 1.51,
1.52 dbus-sha.c, 1.8, 1.9 dbus-shared.h, 1.8,
1.9 dbus-signature.c, 1.9, 1.10 dbus-string.c, 1.73,
1.74 dbus-sysdeps-unix.c, 1.11, 1.12 dbus-transport-socket.c,
1.3, 1.4 dbus-transport-unix.c, 1.54, 1.55 dbus-types.h, 1.13,
1.14 dbus-uuidgen.c, 1.1, 1.2
- Next message: dbus ChangeLog,1.1156,1.1157
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list