mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 19:22:11 +01:00
gtimezone: Indentation adn comment fixes
This commit is contained in:
parent
04aead8a42
commit
c03b542a94
@ -373,7 +373,7 @@ g_time_zone_new (const gchar *identifier)
|
||||
gchar *filename;
|
||||
|
||||
/* identifier can be a relative or absolute path name;
|
||||
if relative, it is interpreted starting from /usr/share/timezone
|
||||
if relative, it is interpreted starting from /usr/share/zoneinfo
|
||||
while the POSIX standard says it should start with :,
|
||||
glibc allows both syntaxes, so we should too */
|
||||
if (identifier != NULL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user