From 15d3f9f6b7849a70281f151f0def7a6d335767d7 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 30 Aug 2004 02:54:42 +0000 Subject: Another pgindent run with lib typedefs added. --- src/timezone/pgtz.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/timezone/pgtz.c') diff --git a/src/timezone/pgtz.c b/src/timezone/pgtz.c index 4a44a098a9..94ef44a633 100644 --- a/src/timezone/pgtz.c +++ b/src/timezone/pgtz.c @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group * * IDENTIFICATION - * $PostgreSQL: pgsql/src/timezone/pgtz.c,v 1.23 2004/08/29 05:07:02 momjian Exp $ + * $PostgreSQL: pgsql/src/timezone/pgtz.c,v 1.24 2004/08/30 02:54:42 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -792,8 +792,8 @@ static const struct "Australia/Perth" }, /* (GMT+08:00) Perth */ /* {"W. Central Africa Standard Time", "W. Central Africa Daylight Time", - * ""}, Could not find a match for this one. Excluded for now. *//* (G - * MT+01:00) West Central Africa */ + * * ""}, Could not find a match for this one. Excluded for now. *//* ( + * G MT+01:00) West Central Africa */ { "W. Europe Standard Time", "W. Europe Daylight Time", "CET" -- cgit v1.2.1