mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-26 20:22:11 +01:00
Mark a function as static
This commit is contained in:
parent
d2347f34fd
commit
67e112cce6
@ -205,7 +205,7 @@ g_time_zone_ref (GTimeZone *tz)
|
||||
* - hh is 00 to 23
|
||||
* - mm is 00 to 59
|
||||
*/
|
||||
gboolean
|
||||
static gboolean
|
||||
parse_time (const gchar *time,
|
||||
gint32 *offset)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user