aboutsummaryrefslogtreecommitdiff
path: root/lib/version.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-11-24 22:14:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-11-24 22:14:39 +0000
commita634f644005cbe2b3dea2b84328d605ec3474054 (patch)
tree477b5f395ae34ee2071fb078deee58f9eed0cdc7 /lib/version.c
parentbcd8a3b2403d6269a121c469273880021f2cfb20 (diff)
James Housley did lots of work and introduced SFTP downloads.
Diffstat (limited to 'lib/version.c')
-rw-r--r--lib/version.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/version.c b/lib/version.c
index c778896b2..9085f7df8 100644
--- a/lib/version.c
+++ b/lib/version.c
@@ -138,6 +138,7 @@ static const char * const protocols[] = {
#ifdef USE_LIBSSH2
"scp",
+ "sftp",
#endif
NULL