--- src/sys/kern/sysv_msg.c 2006/12/23 00:35:04 1.16 +++ src/sys/kern/sysv_msg.c 2006/12/23 23:47:54 1.17 @@ -124,8 +124,7 @@ static struct msg *msghdrs; /* MSGTQL ms static struct msqid_ds *msqids; /* MSGMNI msqid_ds struct's */ static void -msginit(dummy) - void *dummy; +msginit(void *dummy) { int i;