summaryrefslogtreecommitdiff
path: root/telepathy-glib/dbus-daemon.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-15 14:55:21 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-15 14:55:21 +0100
commitf1e0658917eb9da09d33bf3e69016e9843bc8318 (patch)
tree41c6687714c48fafe0bf8c8e8606bf52eeb7cbaa /telepathy-glib/dbus-daemon.c
parent27a0fb245fc4ce9357060b25a756bb4ac8af896e (diff)
downloadtelepathy-glib-f1e0658917eb9da09d33bf3e69016e9843bc8318.tar.gz
Add some missing annotations
Diffstat (limited to 'telepathy-glib/dbus-daemon.c')
-rw-r--r--telepathy-glib/dbus-daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/dbus-daemon.c b/telepathy-glib/dbus-daemon.c
index b4dfcdbe2..cf5d07042 100644
--- a/telepathy-glib/dbus-daemon.c
+++ b/telepathy-glib/dbus-daemon.c
@@ -595,7 +595,7 @@ _tp_dbus_daemon_stop_watching (TpDBusDaemon *self,
* tp_dbus_daemon_cancel_name_owner_watch:
* @self: the D-Bus daemon
* @name: the name that was being watched
- * @callback: the callback that was called
+ * @callback: (scope call): the callback that was called
* @user_data: the user data that was provided
*
* If there was a previous call to tp_dbus_daemon_watch_name_owner()