* 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 d9c7f02..5e980cb 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.