mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Remove the credentials argument from g_unix_connect_send_credentials()
Instead, make it always send the current credentials.
This commit is contained in:
@@ -72,7 +72,6 @@ gint g_unix_connection_receive_fd (GUnixCo
|
||||
GError **error);
|
||||
|
||||
gboolean g_unix_connection_send_credentials (GUnixConnection *connection,
|
||||
GCredentials *credentials,
|
||||
GCancellable *cancellable,
|
||||
GError **error);
|
||||
|
||||
|
Reference in New Issue
Block a user