summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-message.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-message.c')
-rw-r--r--dbus/dbus-message.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbus/dbus-message.c b/dbus/dbus-message.c
index b4d391c2..dbdd141c 100644
--- a/dbus/dbus-message.c
+++ b/dbus/dbus-message.c
@@ -780,7 +780,6 @@ dbus_message_new (const char *service,
* message. Returns #NULL if memory can't be allocated
* for the message.
*
- * @param name the name of the message
* @param original_message the message which the created
* message is a reply to.
* @returns a new DBusMessage, free with dbus_message_unref()