mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 06:26:15 +01:00
gmessage.c: mark a private function static
This commit is contained in:
parent
aabdb7e190
commit
43254e8c4c
@ -187,7 +187,7 @@ g_messages_prefixed_init (void)
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
g_debug_init (void)
|
||||
{
|
||||
typedef enum {
|
||||
|
Loading…
Reference in New Issue
Block a user