]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the correct cast for the arguments passed to freebsd_shmctl() in
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 25 Jun 2009 17:11:27 +0000 (17:11 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 25 Jun 2009 17:11:27 +0000 (17:11 +0000)
commitaf88b2c276b039a10a68eb4482c4b9ea24e23378
treea84c1d6f600e82bd4292e072ad83396d6cf3c0ea
parent18d56246e912cfcd3c00d74ff6de02df441cb035
Use the correct cast for the arguments passed to freebsd_shmctl() in
oshmctl().

Submitted by: kib
sys/kern/sysv_shm.c