[glib] Fix multiple returns in gtk-doc comment



commit a6ac4e90d5ab6a311aab545745ceb3e375bf65a4
Author: Benjamin Otte <otte gnome org>
Date:   Mon Jul 27 18:48:11 2009 +0200

    Fix multiple returns in gtk-doc comment

 gio/gsocketservice.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsocketservice.c b/gio/gsocketservice.c
index 3fe3f06..a7bd8f1 100644
--- a/gio/gsocketservice.c
+++ b/gio/gsocketservice.c
@@ -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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]