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 e086916..25b81fd 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.
  *