summaryrefslogtreecommitdiff
path: root/debian/patches/auth-log-verbosity.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/auth-log-verbosity.patch')
-rw-r--r--debian/patches/auth-log-verbosity.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/auth-log-verbosity.patch b/debian/patches/auth-log-verbosity.patch
index 7aea6690d..da940d9fa 100644
--- a/debian/patches/auth-log-verbosity.patch
+++ b/debian/patches/auth-log-verbosity.patch
@@ -83,9 +83,9 @@ Index: b/auth-rsa.c
83=================================================================== 83===================================================================
84--- a/auth-rsa.c 84--- a/auth-rsa.c
85+++ b/auth-rsa.c 85+++ b/auth-rsa.c
86@@ -193,6 +193,8 @@ 86@@ -175,6 +175,8 @@
87 87 if ((f = auth_openkeyfile(file, pw, options.strict_modes)) == NULL)
88 key = key_new(KEY_RSA1); 88 return 0;
89 89
90+ auth_start_parse_options(); 90+ auth_start_parse_options();
91+ 91+