X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/14c29200cb58d3c4a0830265f2433849781858d0..15c23e502a2dcbc20bd179107bb384c99d30dc9d:/imap/auth.c?ds=inline diff --git a/imap/auth.c b/imap/auth.c index c61237d..6ac2925 100644 --- a/imap/auth.c +++ b/imap/auth.c @@ -43,7 +43,7 @@ static imap_auth_t imap_authenticators[] = { #endif { imap_auth_login, "login" }, - { NULL } + { NULL, NULL } }; /* imap_authenticate: Attempt to authenticate using either user-specified