dbus/dbus dbus-server.c,1.45,1.46
John Palmieri
johnp at kemper.freedesktop.org
Wed Sep 13 21:31:33 PDT 2006
Update of /cvs/dbus/dbus/dbus
In directory kemper:/tmp/cvs-serv10245/dbus
Modified Files:
dbus-server.c
Log Message:
* dbus/dbus-server.c: remove a todo item
Index: dbus-server.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server.c,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- dbus-server.c 11 Sep 2006 17:41:21 -0000 1.45
+++ dbus-server.c 14 Sep 2006 04:31:31 -0000 1.46
@@ -471,7 +471,7 @@
* dbus_server_set_watch_functions() should be called
* immediately to render the server fully functional.
*
- * @todo 1.0? error messages on bad address could really be better.
+ * @todo error messages on bad address could really be better.
* DBusResultCode is a bit limiting here.
*
* @param address the address of this server.
More information about the dbus-commit
mailing list