diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-11-09 21:20:57 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-11-09 21:20:57 +0000 |
commit | 92e4b6a92716f8b2457376291171a6330d072b0d (patch) | |
tree | 376786acd464b7ec8e556b2336fd66d73c28f956 /timezone/checktab.awk | |
parent | 9bde902c768916daeec9983dcc0c8c420cd3895d (diff) | |
download | glibc-92e4b6a92716f8b2457376291171a6330d072b0d.tar glibc-92e4b6a92716f8b2457376291171a6330d072b0d.tar.gz glibc-92e4b6a92716f8b2457376291171a6330d072b0d.tar.bz2 glibc-92e4b6a92716f8b2457376291171a6330d072b0d.zip |
Update tzcode to 2012i.
Diffstat (limited to 'timezone/checktab.awk')
-rw-r--r-- | timezone/checktab.awk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/timezone/checktab.awk b/timezone/checktab.awk index 80ad7d5701..c88b12f1ba 100644 --- a/timezone/checktab.awk +++ b/timezone/checktab.awk @@ -1,7 +1,5 @@ # Check tz tables for consistency. -# @(#)checktab.awk 8.1 - # Contributed by Paul Eggert. BEGIN { |