summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-timeout.c
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-04-29 22:57:13 +0000
committerHavoc Pennington <hp@redhat.com>2003-04-29 22:57:13 +0000
commit410a80c43126376e9308a03a7cef108716018f5a (patch)
treeb4b738625725848c00f30c81dd6e5aad169e2c3b /dbus/dbus-timeout.c
parentae759bff511cfbd28bdb668a532ba9169d05af2d (diff)
2003-04-29 Havoc Pennington <hp@redhat.com>
* glib/dbus-gmain.c: docs cleanups * dbus/dbus-types.h: add docs on int64 types * dbus/dbus-memory.c: fix docs to avoid putting private API in public API docs section
Diffstat (limited to 'dbus/dbus-timeout.c')
-rw-r--r--dbus/dbus-timeout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-timeout.c b/dbus/dbus-timeout.c
index 1a2d2965..625fbb74 100644
--- a/dbus/dbus-timeout.c
+++ b/dbus/dbus-timeout.c
@@ -137,7 +137,7 @@ _dbus_timeout_set_interval (DBusTimeout *timeout,
* only used in the message bus daemon implementation.
*
* @param timeout the timeout
- * @param interval the new interval
+ * @param enabled #TRUE if timeout should be enabled.
*/
void
_dbus_timeout_set_enabled (DBusTimeout *timeout,