mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-11 03:34:05 +02:00
Mark another function as static
This commit is contained in:
@@ -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)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user