Remove non-existing parameter from docs
authorAlexander Larsson <alexl@redhat.com>
Wed, 20 May 2009 10:14:04 +0000 (12:14 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 20 May 2009 10:14:55 +0000 (12:14 +0200)
g_unix_socket_address_abstract_names_supported has no address argument

gio/gunixsocketaddress.c

index e08691686d64a17a23c5ed22fdb0bb98ae63f280..25b81fd26c6568e11968a2f37a41d91fb1d0e3a3 100644 (file)
@@ -381,7 +381,6 @@ g_unix_socket_address_get_is_abstract (GUnixSocketAddress *address)
 
 /**
  * g_unix_socket_address_abstract_names_supported:
- * @address: a #GInetSocketAddress
  *
  * Checks if abstract unix domain socket names are supported.
  *