Correct function arguments for SYSUNINITs.

Obtained from:	p4 @180885
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Bjoern A. Zeeb 2016-01-22 18:29:02 +00:00
parent 9ff1c4634f
commit 8bdb5261e6

View File

@ -717,7 +717,7 @@ tcp_init(void)
#ifdef VIMAGE
static void
tcp_destroy(void)
tcp_destroy(void *unused __unused)
{
int error;