Doc: fix some gtk-doc warnings

https://bugzilla.gnome.org/show_bug.cgi?id=755364
This commit is contained in:
Xavier Claessens
2015-09-21 13:24:44 -04:00
parent 7dd9ffbcff
commit 2331437df3
6 changed files with 23 additions and 4 deletions

View File

@@ -73,7 +73,7 @@ GLIB_AVAILABLE_IN_ALL
GSocketAddressEnumerator *g_socket_connectable_proxy_enumerate (GSocketConnectable *connectable);
GLIB_AVAILABLE_IN_2_48
gchar *g_socket_connectable_to_string (GSocketConnectable *addr);
gchar *g_socket_connectable_to_string (GSocketConnectable *connectable);
G_END_DECLS