hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Tue Jul 3 04:18:30 PDT 2007
libhal/libhal.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
diff-tree 002f3d5493d3c1041634771747d7f9d690198ce3 (from d8c796dadae3202e7223a6996af4ed0a59133675)
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Tue Jul 3 13:17:45 2007 +0200
fix API documentation of libhal
Fixed API documentation of libhal (libhal_device_singleton_addon_is_ready)
diff --git a/libhal/libhal.c b/libhal/libhal.c
index 1763853..a5d18a2 100644
--- a/libhal/libhal.c
+++ b/libhal/libhal.c
@@ -3883,7 +3883,7 @@ libhal_device_addon_is_ready (LibHalCont
/**
* libhal_device_singleton_addon_is_ready:
* @ctx: the context for the connection to hald
- * @commandline: commandline singleton was started with
+ * @command_line: commandline singleton was started with
* @error: pointer to an initialized dbus error object for returning errors or NULL
*
* HAL singleton addon's must call this method when they are done initializing the device object. The HAL
More information about the hal-commit
mailing list