1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-07-31 00:03:08 +03:00

ssh2_client_fuzzer.cc: fixed building

The GitHub web editor did some funky things
This commit is contained in:
Will Cosgrove
2021-02-05 10:05:52 -08:00
committed by GitHub
parent 384a50e0e4
commit 8ae21cad83

View File

@ -87,5 +87,4 @@ EXIT_LABEL:
close(socket_fds[1]);
return 0;
"Normal Shutdown, Thank you for playing")
}