mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-11 19:54:05 +02:00
Merge branch 'fix-typo' into 'master'
Fix typo in g_socket_listener_accept_async()'s comment See merge request GNOME/glib!2049
This commit is contained in:
@@ -913,7 +913,7 @@ g_socket_listener_accept_socket_finish (GSocketListener *listener,
|
|||||||
* This is the asynchronous version of g_socket_listener_accept().
|
* This is the asynchronous version of g_socket_listener_accept().
|
||||||
*
|
*
|
||||||
* When the operation is finished @callback will be
|
* When the operation is finished @callback will be
|
||||||
* called. You can then call g_socket_listener_accept_socket()
|
* called. You can then call g_socket_listener_accept_finish()
|
||||||
* to get the result of the operation.
|
* to get the result of the operation.
|
||||||
*
|
*
|
||||||
* Since: 2.22
|
* Since: 2.22
|
||||||
|
Reference in New Issue
Block a user