summaryrefslogtreecommitdiff
path: root/servconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'servconf.h')
-rw-r--r--servconf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/servconf.h b/servconf.h
index fd72ce2a3..1891a95a1 100644
--- a/servconf.h
+++ b/servconf.h
@@ -121,7 +121,6 @@ typedef struct {
121 int challenge_response_authentication; 121 int challenge_response_authentication;
122 int zero_knowledge_password_authentication; 122 int zero_knowledge_password_authentication;
123 /* If true, permit jpake auth */ 123 /* If true, permit jpake auth */
124 int permit_blacklisted_keys; /* If true, permit */
125 int permit_empty_passwd; /* If false, do not permit empty 124 int permit_empty_passwd; /* If false, do not permit empty
126 * passwords. */ 125 * passwords. */
127 int permit_user_env; /* If true, read ~/.ssh/environment */ 126 int permit_user_env; /* If true, read ~/.ssh/environment */