mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-16 23:20:22 +02:00
more 'static' adding in testcases
No dead code found this time...
This commit is contained in:
@@ -39,7 +39,7 @@ socket_address_to_string (GSocketAddress *address)
|
||||
return res;
|
||||
}
|
||||
|
||||
GSocketAddress *
|
||||
static GSocketAddress *
|
||||
socket_address_from_string (const char *name)
|
||||
{
|
||||
#ifdef G_OS_UNIX
|
||||
|
Reference in New Issue
Block a user