silence picky compiler warnings

This commit is contained in:
Daniel Stenberg 2010-03-03 23:32:56 +01:00
parent d4a768af4e
commit a03e1b0457

View File

@ -337,7 +337,7 @@ static struct {
#ifdef PF_UNIX #ifdef PF_UNIX
{"Unix", &agent_ops_unix}, {"Unix", &agent_ops_unix},
#endif /* PF_UNIX */ #endif /* PF_UNIX */
{NULL} {NULL, NULL}
}; };
static int static int