mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-28 06:56:16 +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';
|
return *time == '\0';
|
||||||
}
|
}
|
||||||
|
|
||||||
gboolean
|
static gboolean
|
||||||
parse_constant_offset (const gchar *name,
|
parse_constant_offset (const gchar *name,
|
||||||
gint32 *offset)
|
gint32 *offset)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user