Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/21/2005 14:02:02
Module Name:	src
Committed By:	yamt
Date:		Thu Apr 21 14:02:02 UTC 2005

Modified Files:
	src/sys/ufs/ffs: ffs_snapshot.c

Log Message:
don't assign to non-lvalue.  found by gcc4.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/ufs/ffs/ffs_snapshot.c

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