Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/18/2008 01:41:55
Module Name:	src
Committed By:	simonb
Date:		Fri Jan 18 01:41:55 UTC 2008

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

Log Message:
Fix tyop in a KASSERT:  s/mod_required/mod->mod_required/


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/kern/kern_module.c

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