aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2009-09-24 13:22:43 +0200
committerAndreas Schneider <mail@cynapses.org>2009-09-24 13:22:43 +0200
commitf65e3566a2f1fcb31536bdb6218448ce7068e685 (patch)
tree81abe63b772496ef8731bd77b200ebb83e068413 /config.h.cmake
parent6b0a89a288d2ca41f93178f60266573eddd0db1e (diff)
downloadlibssh-f65e3566a2f1fcb31536bdb6218448ce7068e685.tar.gz
libssh-f65e3566a2f1fcb31536bdb6218448ce7068e685.tar.xz
libssh-f65e3566a2f1fcb31536bdb6218448ce7068e685.zip
Fixed typo in config.h.cmake.
This closes ticket #24.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index f9059588..5b75e6b8 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -68,7 +68,7 @@
/* Define to 1 if you want to enable ZLIB */
#cmakedefine WITH_LIBZ 1
-/* Define to 1 if you want to enable SSH1 */
+/* Define to 1 if you want to enable SFTP */
#cmakedefine WITH_SFTP 1
/* Define to 1 if you want to enable SSH1 */