diff options
| author | Jakub Jelinek <jakub@redhat.com> | 2005-08-08 21:34:25 +0000 |
|---|---|---|
| committer | Jakub Jelinek <jakub@redhat.com> | 2005-08-08 21:34:25 +0000 |
| commit | a6d1003497d92df2575894474fa1d2c0ee3f39f4 (patch) | |
| tree | 6665a936728da87053845bdff9ff812ee58981ec /timezone/checktab.awk | |
| parent | c633e822b473e8135a36e413c5b79d7ce5a5d1fc (diff) | |
| download | glibc-a6d1003497d92df2575894474fa1d2c0ee3f39f4.tar.xz glibc-a6d1003497d92df2575894474fa1d2c0ee3f39f4.zip | |
Updated to fedora-glibc-20050808T2126
Diffstat (limited to 'timezone/checktab.awk')
| -rw-r--r-- | timezone/checktab.awk | 4 |
1 files changed, 2 insertions, 2 deletions
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 <eggert@twinsun.com>. +# Contributed by Paul Eggert. BEGIN { FS = "\t" |
