diff options
Diffstat (limited to 'glib/dbus-gproxy.c')
| -rw-r--r-- | glib/dbus-gproxy.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/glib/dbus-gproxy.c b/glib/dbus-gproxy.c index 42bfca8e..efb8292d 100644 --- a/glib/dbus-gproxy.c +++ b/glib/dbus-gproxy.c @@ -1595,6 +1595,7 @@ dbus_g_proxy_end_call (DBusGProxy          *proxy,   * @param proxy a proxy for a remote interface   * @param method method to invoke   * @param error return location for an error + * @param first_arg_type type of first "in" argument   * @returns #FALSE if an error is set, TRUE otherwise   */  gboolean  | 
