mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-20 00:47:52 +02:00
gmessage.c: mark a private function static
This commit is contained in:
@@ -187,7 +187,7 @@ g_messages_prefixed_init (void)
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
g_debug_init (void)
|
||||
{
|
||||
typedef enum {
|
||||
|
Reference in New Issue
Block a user