PolicyKit: Branch 'master'
David Zeuthen
david at kemper.freedesktop.org
Fri Feb 29 10:57:15 PST 2008
src/polkit-dbus/polkit-simple.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cef9da3c48fd209b581654a4a6735147b7c0d52e
Author: David Zeuthen <davidz at redhat.com>
Date: Fri Feb 29 13:56:24 2008 -0500
fix typo in docs for polkit_dbus_error_parse_from_strings()
diff --git a/src/polkit-dbus/polkit-simple.c b/src/polkit-dbus/polkit-simple.c
index d7059d2..8365b93 100644
--- a/src/polkit-dbus/polkit-simple.c
+++ b/src/polkit-dbus/polkit-simple.c
@@ -530,7 +530,7 @@ out:
/**
* polkit_dbus_error_parse_from_strings:
* @error_name: name of D-Bus error
- * @error_message: name of D-Bus error
+ * @error_message: message of D-Bus error
* @action: return location for #PolKitAction object
* @result: return location for #PolKitResult variable
*
More information about the hal-commit
mailing list