Fix multiple returns in gtk-doc comment
authorBenjamin Otte <otte@gnome.org>
Mon, 27 Jul 2009 16:48:11 +0000 (18:48 +0200)
committerBenjamin Otte <otte@gnome.org>
Tue, 18 Aug 2009 09:34:20 +0000 (11:34 +0200)
gio/gsocketservice.c

index 3fe3f06..a7bd8f1 100644 (file)
@@ -255,7 +255,6 @@ g_socket_service_class_init (GSocketServiceClass *class)
    * @service: the #GSocketService.
    * @connection: a new #GSocketConnection object.
    * @source_object: the source_object passed to g_socket_listener_add_address().
-   * @returns: %TRUE if @connection has been handled.
    *
    * The ::incoming signal is emitted when a new incoming connection
    * to @service needs to be handled. The handler must initiate the