1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-11-20 02:42:09 +03:00

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