[BACK]Return to checktab.awk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / time

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/time/checktab.awk between version 1.3 and 1.4

version 1.3, 1999/11/10 20:32:31 version 1.4, 2009/12/31 22:49:16
Line 2 
Line 2 
   
 # Check tz tables for consistency.  # Check tz tables for consistency.
   
 # @(#)checktab.awk      1.6  # @(#)checktab.awk      8.1
   
 # Contributed by Paul Eggert <eggert@twinsun.com>.  # Contributed by Paul Eggert.
   
 BEGIN {  BEGIN {
         FS = "\t"          FS = "\t"

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>