From: Alexander Larsson Date: Wed, 20 May 2009 10:14:04 +0000 (+0200) Subject: Remove non-existing parameter from docs X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=2ea22d8f46c21de6fc1eb012f258a3cfcda36752;p=dana%2Fcg-glib.git Remove non-existing parameter from docs g_unix_socket_address_abstract_names_supported has no address argument --- diff --git a/gio/gunixsocketaddress.c b/gio/gunixsocketaddress.c index e0869168..25b81fd2 100644 --- a/gio/gunixsocketaddress.c +++ b/gio/gunixsocketaddress.c @@ -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. *