mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-03 22:13:11 +03:00
tidy-up: tiny nits [ci skip]
This commit is contained in:
@@ -1355,7 +1355,7 @@ libssh2_session_set_last_error(LIBSSH2_SESSION* session,
|
||||
LIBSSH2_ERR_FLAG_DUP);
|
||||
}
|
||||
|
||||
/* Libssh2_session_flag
|
||||
/* libssh2_session_flag
|
||||
*
|
||||
* Set/Get session flags
|
||||
*
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
# Written by Mikhail Gusarov
|
||||
|
||||
Reference in New Issue
Block a user