mirror of
https://github.com/libssh2/libssh2.git
synced 2025-08-08 19:02:07 +03:00
Fix typo.
This commit is contained in:
@@ -85,7 +85,7 @@ typedef long long libssh2_int64_t;
|
|||||||
|
|
||||||
/* We use underscore instead of dash when appending CVS in dev versions just
|
/* We use underscore instead of dash when appending CVS in dev versions just
|
||||||
to make the BANNER define (used by src/session.c) be a valid SSH
|
to make the BANNER define (used by src/session.c) be a valid SSH
|
||||||
banner. Release versions have no appended strings and may of coruse not
|
banner. Release versions have no appended strings and may of course not
|
||||||
have dashes either. */
|
have dashes either. */
|
||||||
#define LIBSSH2_VERSION "1.0.1_CVS"
|
#define LIBSSH2_VERSION "1.0.1_CVS"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user