diff options
Diffstat (limited to 'readconf.c')
-rw-r--r-- | readconf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readconf.c b/readconf.c index 4d699e5f1..29f3bd98d 100644 --- a/readconf.c +++ b/readconf.c | |||
@@ -192,6 +192,7 @@ static struct { | |||
192 | { "fallbacktorsh", oDeprecated }, | 192 | { "fallbacktorsh", oDeprecated }, |
193 | { "globalknownhostsfile2", oDeprecated }, | 193 | { "globalknownhostsfile2", oDeprecated }, |
194 | { "rhostsauthentication", oDeprecated }, | 194 | { "rhostsauthentication", oDeprecated }, |
195 | { "useblacklistedkeys", oDeprecated }, | ||
195 | { "userknownhostsfile2", oDeprecated }, | 196 | { "userknownhostsfile2", oDeprecated }, |
196 | { "useroaming", oDeprecated }, | 197 | { "useroaming", oDeprecated }, |
197 | { "usersh", oDeprecated }, | 198 | { "usersh", oDeprecated }, |