aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 */