aboutsummaryrefslogtreecommitdiff
path: root/lib/ssh.h
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2007-07-11 08:55:28 +0000
committerGunter Knauf <gk@gknw.de>2007-07-11 08:55:28 +0000
commitc39690486c29e83f036e771aa386d6ab2468d14c (patch)
treef547d29c99db8644d0e647cb06f5ee0bf14f84bb /lib/ssh.h
parent814b471d5597defe36617c1f7f9e000c5a319261 (diff)
fixed endif comment.
Diffstat (limited to 'lib/ssh.h')
-rw-r--r--lib/ssh.h2
1 files changed, 1 insertions, 1 deletions
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 */