Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Nicolas Joly <njoly@netbsd.org>
List: source-changes
Date: 01/30/2008 21:09:41
Module Name:	src
Committed By:	njoly
Date:		Wed Jan 30 21:09:41 UTC 2008

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

Log Message:
Fix shm_cv/newshm_cv offset value by using the correct sizeof argument
(kcondvar_t -> struct shmid_ds).

ok by rmind@


To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 src/sys/kern/sysv_shm.c

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