missing includes, intializers, consts
[apps/madmutt.git] / pop / pop_auth.c
index 75fe93c..c7b62a9 100644 (file)
@@ -278,7 +278,7 @@ static pop_auth_t pop_authenticators[] = {
 #endif
   {pop_auth_apop, "apop"},
   {pop_auth_user, "user"},
-  {NULL}
+  {NULL, NULL}
 };
 
 /*