summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-marshal-recursive.c
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2006-10-21 23:09:18 +0000
committerHavoc Pennington <hp@redhat.com>2006-10-21 23:09:18 +0000
commitbf172ce4c5856af21f5ee208960bf718a5058ad9 (patch)
tree67f6be61c858a92d8ba388190d5ae3915c5f46b5 /dbus/dbus-marshal-recursive.c
parent58a0d2759aedc854ccac78d7252f117662734142 (diff)
2006-10-21 Havoc Pennington <hp@redhat.com>
* Documentation! Whee! Doxygen now 100% silent. If you make it angry again, you will be punished.
Diffstat (limited to 'dbus/dbus-marshal-recursive.c')
-rw-r--r--dbus/dbus-marshal-recursive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-marshal-recursive.c b/dbus/dbus-marshal-recursive.c
index bcea4c36..7a83e357 100644
--- a/dbus/dbus-marshal-recursive.c
+++ b/dbus/dbus-marshal-recursive.c
@@ -321,7 +321,7 @@ skip_one_complete_type (const DBusString *type_str,
* type position is stored in the same variable.
*
* @param type_str a type signature (must be valid)
- * @param type_pos an integer position in the type signtaure (in and out)
+ * @param type_pos an integer position in the type signature (in and out)
*/
void
_dbus_type_signature_next (const char *type_str,