mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 06:26:15 +01:00
gsocketclient: fix whitespace error
This commit is contained in:
parent
d24970b207
commit
d971ac7b21
@ -945,7 +945,7 @@ g_socket_client_class_init (GSocketClientClass *class)
|
|||||||
|
|
||||||
static void
|
static void
|
||||||
g_socket_client_emit_event (GSocketClient *client,
|
g_socket_client_emit_event (GSocketClient *client,
|
||||||
GSocketClientEvent event,
|
GSocketClientEvent event,
|
||||||
GSocketConnectable *connectable,
|
GSocketConnectable *connectable,
|
||||||
GIOStream *connection)
|
GIOStream *connection)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user