Subject: CVS commit: src/usr.sbin/config
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/19/2003 21:10:27
Module Name:	src
Committed By:	christos
Date:		Wed Nov 19 21:10:27 UTC 2003

Modified Files:
	src/usr.sbin/config: gram.y

Log Message:
Add long-long cast for cross-build printf portability. We could be using
PRI* macros, but that would be too much complexity for a host tool.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/usr.sbin/config/gram.y

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