diff options
Diffstat (limited to 'dbus/dbus-server-debug-pipe.c')
| -rw-r--r-- | dbus/dbus-server-debug-pipe.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/dbus/dbus-server-debug-pipe.c b/dbus/dbus-server-debug-pipe.c index 261ee609..c6dc9f70 100644 --- a/dbus/dbus-server-debug-pipe.c +++ b/dbus/dbus-server-debug-pipe.c @@ -209,7 +209,7 @@ _dbus_server_debug_pipe_new (const char     *server_name,   * given debug-pipe server name.   *    * @param server_name name of server to connect to - * @param result return location for result + * @param error address where an error can be returned.   * @returns #NULL on no memory or transport   */  DBusTransport* | 
