fixed endif comment.
authorGunter Knauf <gk@gknw.de>
Wed, 11 Jul 2007 08:55:28 +0000 (08:55 +0000)
committerGunter Knauf <gk@gknw.de>
Wed, 11 Jul 2007 08:55:28 +0000 (08:55 +0000)
lib/ssh.h

index 8e5c471..dd2dad1 100644 (file)
--- 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 */