Subject: CVS commit: src/sys/fs
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 02/26/2007 12:33:08
Module Name: src
Committed By: drochner
Date: Mon Feb 26 12:33:08 UTC 2007
Modified Files:
src/sys/fs: unicode.h
Log Message:
-add __unused declarations to make it possible to use only half of it
-fix a bitmask (harmless) and remove two unnecessary ones
We should find a better location for that code!
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/fs/unicode.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.