mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-15 10:23:11 +02: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)
|
g_debug_init (void)
|
||||||
{
|
{
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user