diff options
Diffstat (limited to 'security/openssh/files/patch-auth.h')
-rw-r--r-- | security/openssh/files/patch-auth.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/security/openssh/files/patch-auth.h b/security/openssh/files/patch-auth.h deleted file mode 100644 index 51e47f24c1e3..000000000000 --- a/security/openssh/files/patch-auth.h +++ /dev/null @@ -1,9 +0,0 @@ ---- auth.h.orig Fri May 31 13:35:15 2002 -+++ auth.h Mon Jun 24 20:35:50 2002 -@@ -185,5 +185,5 @@ - #define AUTH_FAIL_LOG (AUTH_FAIL_MAX/2) - #define AUTH_FAIL_MSG "Too many authentication failures for %.100s" - --#define SKEY_PROMPT "\nS/Key Password: " -+#define SKEY_PROMPT "\nOPIE Password: " - #endif |