g_socket_listener_add_any_inet_port is Since 2.24

accidentally committed an old patch without updating.
This commit is contained in:
Ryan Lortie 2009-11-19 10:19:01 -06:00
parent c005878ae7
commit 8e2fa44953

View File

@ -947,7 +947,7 @@ g_socket_listener_close (GSocketListener *listener)
* *
* Returns: the port number, or 0 in case of failure. * Returns: the port number, or 0 in case of failure.
* *
* Since: 2.22 * Since: 2.24
**/ **/
guint16 guint16
g_socket_listener_add_any_inet_port (GSocketListener *listener, g_socket_listener_add_any_inet_port (GSocketListener *listener,