Remove non-existing parameter from docs

g_unix_socket_address_abstract_names_supported has no address argument
This commit is contained in:
Alexander Larsson 2009-05-20 12:14:04 +02:00
parent 9d36c86f8a
commit 2ea22d8f46

View 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.
*