Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/03/2002 11:06:19
Module Name:	syssrc
Committed By:	simonb
Date:		Wed Apr  3 08:06:18 UTC 2002

Modified Files:
	syssrc/sys/kern: kern_sysctl.c

Log Message:
Fix a typo that stopped this compiling in the !LKM case.
Remove the buf2 variable from sysctl_sysvipc(), which was only ever
 assigned to but not used.


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 syssrc/sys/kern/kern_sysctl.c

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