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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user