mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-22 18:29:03 +01: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