]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
* dbus/dbus-server.c: remove a todo item
authorJohn (J5) Palmieri <johnp@redhat.com>
Thu, 14 Sep 2006 04:31:31 +0000 (04:31 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Thu, 14 Sep 2006 04:31:31 +0000 (04:31 +0000)
dbus/dbus-server.c

index d9c7f02819755cef6494c7f2b7b11fec8e27a738..5e980cbd3b01320fc5bbd1dad145625c77e3a376 100644 (file)
@@ -471,7 +471,7 @@ _dbus_server_toggle_timeout (DBusServer  *server,
  * 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.