Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 04/10/2000 19:34:21
Module Name:	syssrc
Committed By:	chs
Date:		Tue Apr 11 02:34:21 UTC 2000

Modified Files:
	syssrc/sys/uvm: uvm_stat.h

Log Message:
avoid declarating "i" as a local variable in a macro.
it's too easy to shadow another local.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/uvm/uvm_stat.h

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