From cb81ac7edeb97f9f97ace8c990c5fdcb3c991345 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Sun, 31 Jul 2005 02:09:15 +0000 Subject: 2005-07-30 Havoc Pennington * fix a bunch of Doxygen warnings and mistakes --- dbus/dbus-sysdeps.c | 1 + 1 file changed, 1 insertion(+) (limited to 'dbus/dbus-sysdeps.c') 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 **/ -- cgit