force our cflags in subdirs as well.
[apps/madmutt.git] / imap / auth.c
index 23473e1..7c6293d 100644 (file)
@@ -39,7 +39,7 @@ static imap_auth_t imap_authenticators[] = {
 #endif
   {imap_auth_login, "login"},
 
 #endif
   {imap_auth_login, "login"},
 
-  {NULL}
+  {NULL, NULL}
 };
 
 /* imap_authenticate: Attempt to authenticate using either user-specified
 };
 
 /* imap_authenticate: Attempt to authenticate using either user-specified