[glib] Revert "clarify documentation"



commit 9fba81288424cd7ef45e28565fa878c93a962c17
Author: Benjamin Otte <otte gnome org>
Date:   Thu Jun 18 15:28:41 2009 +0200

    Revert "clarify documentation"
    
    This reverts commit d218cf0f670e4c40acb47ab5b5761ea0c68e0594.
    This has been fixed in the code, so no need to keep the updated docs.

 gio/gsocketlistener.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gio/gsocketlistener.c b/gio/gsocketlistener.c
index 903e565..fd9f98c 100644
--- a/gio/gsocketlistener.c
+++ b/gio/gsocketlistener.c
@@ -199,8 +199,7 @@ check_listener (GSocketListener *listener,
 /**
  * g_socket_listener_add_socket:
  * @listener: a #GSocketListener
- * @socket: a listening #GSocket, this function takes ownership
- *          of the reference
+ * @socket: a listening #GSocket
  * @source_object: Optional #GObject identifying this source
  * @error: #GError for error reporting, or %NULL to ignore.
  *



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