mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-25 03:17:52 +02:00
general: Remove a few unhelpful references to ‘master’
Some of these have a negative master/slave connotation, and they add no value. Change or drop them. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -431,7 +431,7 @@ main (int argc,
|
||||
{
|
||||
if (!g_socket_close (socket, &error))
|
||||
{
|
||||
g_printerr ("Error closing master socket: %s\n",
|
||||
g_printerr ("Error closing socket: %s\n",
|
||||
error->message);
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user