summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-sysdeps.c
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2005-07-31 02:09:15 +0000
committerHavoc Pennington <hp@redhat.com>2005-07-31 02:09:15 +0000
commitcb81ac7edeb97f9f97ace8c990c5fdcb3c991345 (patch)
tree17bc828ec0df0154979096867bf4754cf06d034a /dbus/dbus-sysdeps.c
parentafcc19c15732e453c6f5e38e7f1c3c1baa7d9b72 (diff)
2005-07-30 Havoc Pennington <hp@redhat.com>
* fix a bunch of Doxygen warnings and mistakes
Diffstat (limited to 'dbus/dbus-sysdeps.c')
-rw-r--r--dbus/dbus-sysdeps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/dbus-sysdeps.c b/dbus/dbus-sysdeps.c
index 749059cb..b1404e43 100644
--- a/dbus/dbus-sysdeps.c
+++ b/dbus/dbus-sysdeps.c
@@ -1161,6 +1161,7 @@ _dbus_string_parse_int (const DBusString *str,
* Checks to make sure the given directory is
* private to the user
*
+* @param dir the name of the directory
* @param error error return
* @returns #FALSE on failure
**/