From 880fbc75608d3ba5b53a5e808485e7081f2240b8 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 3 Nov 1997 07:03:34 +0000 Subject: [PATCH] hmmmmm git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3765 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/popper/pop_pass.c | 1 + 1 file changed, 1 insertion(+) 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)