Revert "clarify documentation"
authorBenjamin Otte <otte@gnome.org>
Thu, 18 Jun 2009 13:28:41 +0000 (15:28 +0200)
committerBenjamin Otte <otte@gnome.org>
Thu, 18 Jun 2009 13:29:41 +0000 (15:29 +0200)
This reverts commit d218cf0f670e4c40acb47ab5b5761ea0c68e0594.
This has been fixed in the code, so no need to keep the updated docs.

gio/gsocketlistener.c

index 903e565339e9123c394c0c4e3ebbe7b1f1f5d184..fd9f98c8a6309e766c5707f72f77bbe8849596ec 100644 (file)
@@ -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.
  *