Subject: CVS commit: src/sbin/fsck
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/13/2006 16:08:26
Module Name:	src
Committed By:	christos
Date:		Wed Dec 13 16:08:26 UTC 2006

Modified Files:
	src/sbin/fsck: fsck.c

Log Message:
Sprinkle volatile, instead of using the (void)&foo; which does not work on
gcc 4.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sbin/fsck/fsck.c

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