clarify documentation
authorBenjamin Otte <otte@gnome.org>
Fri, 12 Jun 2009 15:45:27 +0000 (17:45 +0200)
committerBenjamin Otte <otte@gnome.org>
Thu, 18 Jun 2009 13:27:41 +0000 (15:27 +0200)
gio/gsocketlistener.c

index fd9f98c..903e565 100644 (file)
@@ -199,7 +199,8 @@ check_listener (GSocketListener *listener,
 /**
  * g_socket_listener_add_socket:
  * @listener: a #GSocketListener
- * @socket: a listening #GSocket
+ * @socket: a listening #GSocket, this function takes ownership
+ *          of the reference
  * @source_object: Optional #GObject identifying this source
  * @error: #GError for error reporting, or %NULL to ignore.
  *