mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
Mark another function as static
This commit is contained in:
parent
67e112cce6
commit
c7f38cd277
@ -241,7 +241,7 @@ parse_time (const gchar *time,
|
||||
return *time == '\0';
|
||||
}
|
||||
|
||||
gboolean
|
||||
static gboolean
|
||||
parse_constant_offset (const gchar *name,
|
||||
gint32 *offset)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user