Correct function arguments for SYSUNINITs.
Obtained from: p4 @180885 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
9ff1c4634f
commit
8bdb5261e6
@ -717,7 +717,7 @@ tcp_init(void)
|
||||
|
||||
#ifdef VIMAGE
|
||||
static void
|
||||
tcp_destroy(void)
|
||||
tcp_destroy(void *unused __unused)
|
||||
{
|
||||
int error;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user