aboutsummaryrefslogtreecommitdiff
path: root/sshfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sshfs.c')
-rw-r--r--sshfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshfs.c b/sshfs.c
index 724346d..2f7c405 100644
--- a/sshfs.c
+++ b/sshfs.c
@@ -173,7 +173,7 @@ static struct opt ssh_opts[] = {
{ .optname = "Compression" },
{ .optname = "CompressionLevel" },
{ .optname = "ConnectionAttempts" },
- { .optname = "ConnectionTimeout" },
+ { .optname = "ConnectTimeout" },
{ .optname = "GlobalKnownHostsFile" },
{ .optname = "GSSAPIAuthentication" },
{ .optname = "GSSAPIDelegateCredentials" },