Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 03/02/2007 13:14:12
Module Name:	src
Committed By:	itohy
Date:		Fri Mar  2 13:14:12 UTC 2007

Modified Files:
	src/sys/kern: kern_mutex.c

Log Message:
kern_mutex.c:190: macro `MUTEX_RECEIVE' used without args
kern_mutex.c:199: macro `MUTEX_RECEIVE' used without args
kern_mutex.c:206: macro `MUTEX_GIVE' used without args


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/kern/kern_mutex.c

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