forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
219 B
C
10 lines
219 B
C
--- password/auth_user.c.orig Fri Mar 14 00:39:42 2003
|
|
+++ password/auth_user.c Fri Mar 14 00:40:02 2003
|
|
@@ -41,6 +41,7 @@
|
|
|
|
|
|
|
|
+#undef SPEC_POP_AUTH
|
|
|
|
|
|
static const char *ERRMSG_PW = "Password mismatch for user \"%s\"";
|