X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/14c29200cb58d3c4a0830265f2433849781858d0..cefebddeeae89408bcf1b0474c5a734979e5e3ff:/pop_auth.c?ds=inline diff --git a/pop_auth.c b/pop_auth.c index 9971996..d2873d4 100644 --- a/pop_auth.c +++ b/pop_auth.c @@ -283,7 +283,7 @@ static pop_auth_t pop_authenticators[] = { #endif { pop_auth_apop, "apop" }, { pop_auth_user, "user" }, - { NULL } + { NULL, NULL } }; /*