PolicyKit: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Fri Dec 7 10:39:00 PST 2007


 src/polkit/polkit-authorization-constraint.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2c331fe6948a5a420eaaea6ca3e6765cfaa49a37
Author: David Zeuthen <davidz at redhat.com>
Date:   Fri Dec 7 13:35:36 2007 -0500

    fix typo in docs

diff --git a/src/polkit/polkit-authorization-constraint.h b/src/polkit/polkit-authorization-constraint.h
index a778693..d59f040 100644
--- a/src/polkit/polkit-authorization-constraint.h
+++ b/src/polkit/polkit-authorization-constraint.h
@@ -54,7 +54,7 @@ POLKIT_BEGIN_DECLS
  * polkit_authorization_constraint_get_exe() to get the path of the
  * program.
  * @POLKIT_AUTHORIZATION_CONSTRAINT_TYPE_REQUIRE_SELINUX_CONTEXT: the
- * caller must be in a specific security context
+ * caller must be in a specific security context; use
  * polkit_authorization_constraint_get_selinux_context() to get the
  * security context.
  *


More information about the hal-commit mailing list