summaryrefslogtreecommitdiffstats
path: root/glib/dbus-gobject.c
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2005-07-31 02:09:15 +0000
committerHavoc Pennington <hp@redhat.com>2005-07-31 02:09:15 +0000
commitcb81ac7edeb97f9f97ace8c990c5fdcb3c991345 (patch)
tree17bc828ec0df0154979096867bf4754cf06d034a /glib/dbus-gobject.c
parentafcc19c15732e453c6f5e38e7f1c3c1baa7d9b72 (diff)
2005-07-30 Havoc Pennington <hp@redhat.com>
* fix a bunch of Doxygen warnings and mistakes
Diffstat (limited to 'glib/dbus-gobject.c')
-rw-r--r--glib/dbus-gobject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/dbus-gobject.c b/glib/dbus-gobject.c
index 1dcf4bb9..e6ef38db 100644
--- a/glib/dbus-gobject.c
+++ b/glib/dbus-gobject.c
@@ -1826,7 +1826,7 @@ dbus_g_object_register_marshaller (GClosureMarshal marshaller,
* @param marshaller a GClosureMarshal to be used for invocation
* @param rettype a GType for the return type of the function
* @param n_types number of function parameters
- * @param param_types a C array of GTypes values
+ * @param types a C array of GTypes values
*/
void
dbus_g_object_register_marshaller_array (GClosureMarshal marshaller,