From a6d1003497d92df2575894474fa1d2c0ee3f39f4 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 8 Aug 2005 21:34:25 +0000 Subject: Updated to fedora-glibc-20050808T2126 --- timezone/checktab.awk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'timezone/checktab.awk') diff --git a/timezone/checktab.awk b/timezone/checktab.awk index 6a2d19ae00..6d532141e6 100644 --- a/timezone/checktab.awk +++ b/timezone/checktab.awk @@ -1,8 +1,8 @@ # Check tz tables for consistency. -# @(#)checktab.awk 1.6 +# @(#)checktab.awk 1.7 -# Contributed by Paul Eggert . +# Contributed by Paul Eggert. BEGIN { FS = "\t" -- cgit v1.2.3