Subject: CVS commit: src/usr.bin/xlint/lint1
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/18/2006 21:34:39
Module Name:	src
Committed By:	he
Date:		Wed Oct 18 21:34:39 UTC 2006

Modified Files:
	src/usr.bin/xlint/lint1: tree.c

Log Message:
Simplify the previous change.  There's actually no need to treat constants
specially in ptconv(), the constants will be checked in convert() anyway.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/usr.bin/xlint/lint1/tree.c

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