diff --git a/appl/popper/pop_pass.c b/appl/popper/pop_pass.c index bbd8bc399..8a2526f77 100644 --- a/appl/popper/pop_pass.c +++ b/appl/popper/pop_pass.c @@ -156,6 +156,7 @@ pop_pass (POP *p) "kerberos authentication failed"); } #endif + { } } else { /* We don't accept connections from users with null passwords */ if (pw->pw_passwd == NULL)