summaryrefslogtreecommitdiff
path: root/readconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'readconf.c')
-rw-r--r--readconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/readconf.c b/readconf.c
index fb585e248..2ccc48572 100644
--- a/readconf.c
+++ b/readconf.c
@@ -191,6 +191,7 @@ static struct {
191 { "fallbacktorsh", oDeprecated }, 191 { "fallbacktorsh", oDeprecated },
192 { "globalknownhostsfile2", oDeprecated }, 192 { "globalknownhostsfile2", oDeprecated },
193 { "rhostsauthentication", oDeprecated }, 193 { "rhostsauthentication", oDeprecated },
194 { "useblacklistedkeys", oDeprecated },
194 { "userknownhostsfile2", oDeprecated }, 195 { "userknownhostsfile2", oDeprecated },
195 { "useroaming", oDeprecated }, 196 { "useroaming", oDeprecated },
196 { "usersh", oDeprecated }, 197 { "usersh", oDeprecated },