gtimezone: Indentation adn comment fixes

This commit is contained in:
Arnel A. Borja 2012-10-12 09:58:05 -07:00 committed by John Ralls
parent 04aead8a42
commit c03b542a94

View File

@ -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)