silence picky compiler warnings
This commit is contained in:
parent
d4a768af4e
commit
a03e1b0457
@ -337,7 +337,7 @@ static struct {
|
||||
#ifdef PF_UNIX
|
||||
{"Unix", &agent_ops_unix},
|
||||
#endif /* PF_UNIX */
|
||||
{NULL}
|
||||
{NULL, NULL}
|
||||
};
|
||||
|
||||
static int
|
||||
|
Loading…
x
Reference in New Issue
Block a user