Subject: CVS commit: src/sys/miscfs/genfs
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/25/2006 21:15:01
Module Name:	src
Committed By:	christos
Date:		Sat Nov 25 21:15:01 UTC 2006

Modified Files:
	src/sys/miscfs/genfs: genfs_vnops.c

Log Message:
instead of const int, use a #define which most of the time will evaluate
in a compile-time constant.


To generate a diff of this commit:
cvs rdiff -r1.138 -r1.139 src/sys/miscfs/genfs/genfs_vnops.c

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