1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-26 09:42:31 +03:00
Files
libssh2/example/simple
James Housley 0d78e69016 libssh2_userauth_list() requires the lenght of the username to be passed,
and not the sizeof() the array holding it.
2007-08-03 15:08:28 +00:00
..