diff options
Diffstat (limited to 'dbus/dbus-server.c')
-rw-r--r-- | dbus/dbus-server.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-server.c b/dbus/dbus-server.c index 48703e17..79ed7ed4 100644 --- a/dbus/dbus-server.c +++ b/dbus/dbus-server.c @@ -151,7 +151,7 @@ _dbus_server_remove_watch (DBusServer *server, * function on a watch that was not previously added. * * @param server the server. - * @param timeout the timeout to toggle. + * @param watch the watch to toggle. * @param enabled whether to enable or disable */ void |