Fix typo.

This commit is contained in:
Simon Josefsson 2009-02-16 21:48:22 +00:00
parent b9de72732b
commit 74aad1869d

View File

@ -85,7 +85,7 @@ typedef long long libssh2_int64_t;
/* 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
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. */
#define LIBSSH2_VERSION "1.0.1_CVS"