PolicyKit: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Tue Feb 26 13:46:46 PST 2008


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

New commits:
commit b3930e8b942ba7f14a7c29a9411fc846d2d8449b
Author: David Zeuthen <davidz at redhat.com>
Date:   Tue Feb 26 16:45:49 2008 -0500

    fix doc in bugs for PolKitContextAddIOWatch
    
    pointed out by Dan Winship.

diff --git a/src/polkit/polkit-context.h b/src/polkit/polkit-context.h
index 0ff1e57..7f85db3 100644
--- a/src/polkit/polkit-context.h
+++ b/src/polkit/polkit-context.h
@@ -82,7 +82,7 @@ typedef void (*PolKitContextConfigChangedCB) (PolKitContext  *pk_context,
  *
  * Type for function supplied by the application to integrate a watch
  * on a file descriptor into the applications main loop. The
- * application must call polkit_grant_io_func() when there is data
+ * application must call polkit_context_io_func() when there is data
  * to read from the file descriptor.
  *
  * For glib mainloop, the function will typically look like this:


More information about the hal-commit mailing list