Subject: CVS commit: basesrc/usr.bin/xlint/lint1
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/03/2002 07:37:40
Module Name:	basesrc
Committed By:	thorpej
Date:		Thu Jan  3 05:37:39 UTC 2002

Modified Files:
	basesrc/usr.bin/xlint/lint1: decl.c lint.h scan.l

Log Message:
Make sure the tspec_t enum starts at 0, and declare NTSPEC in
the enum proper.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 basesrc/usr.bin/xlint/lint1/decl.c
cvs rdiff -r1.2 -r1.3 basesrc/usr.bin/xlint/lint1/lint.h
cvs rdiff -r1.22 -r1.23 basesrc/usr.bin/xlint/lint1/scan.l

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