summaryrefslogtreecommitdiff
path: root/debian/patches/463_login_delay_obeys_to_PAM
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/463_login_delay_obeys_to_PAM')
-rw-r--r--debian/patches/463_login_delay_obeys_to_PAM2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/463_login_delay_obeys_to_PAM b/debian/patches/463_login_delay_obeys_to_PAM
index 081d63df..26285ea1 100644
--- a/debian/patches/463_login_delay_obeys_to_PAM
+++ b/debian/patches/463_login_delay_obeys_to_PAM
@@ -67,7 +67,7 @@ Note: If removed, FAIL_DELAY must be re-added to /etc/login.defs
retcode = pam_authenticate (pamh, 0);
-@@ -1104,14 +1092,17 @@
+@@ -1107,14 +1095,17 @@
free (username);
username = NULL;