2013-09-26 17:14:40 +02:00

14 lines
342 B
Plaintext

$NetBSD: patch-ab,v 1.9 2012/03/22 14:13:29 taca Exp $
--- popper/popauth.c.orig 2011-05-30 19:13:40.000000000 +0000
+++ popper/popauth.c
@@ -192,7 +192,7 @@ static struct mods {
#define APOP_AUTH 1
{ "apopauth" },
#define POP_AUTH 2
- { "popauth" },
+ { "qpopauth" },
#define OTHER 3
{ NULL }
};