From c39690486c29e83f036e771aa386d6ab2468d14c Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Wed, 11 Jul 2007 08:55:28 +0000 Subject: fixed endif comment. --- lib/ssh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ssh.h') diff --git a/lib/ssh.h b/lib/ssh.h index 8e5c4718c..dd2dad17a 100644 --- a/lib/ssh.h +++ b/lib/ssh.h @@ -50,7 +50,7 @@ CURLcode Curl_sftp_doing(struct connectdata *conn, bool *dophase_done); CURLcode Curl_scp_doing(struct connectdata *conn, bool *dophase_done); -#endif (LIBSSH2_APINO >= 200706012030) +#endif /* (LIBSSH2_APINO >= 200706012030) */ #endif /* USE_LIBSSH2 */ -- cgit v1.2.3