From b067f0e2b921a7ac221d47a91d408526935363b2 Mon Sep 17 00:00:00 2001 From: "Christopher R. Hertel" Date: Thu, 13 Aug 1998 00:01:02 +0000 Subject: Debug output formatting change. I'm trying to combine log lines that really should be together. Chris -)----- (This used to be commit 8880fc58fa61edfd5a83cc75ef627b430b8a4437) --- source3/smbd/password.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'source3') diff --git a/source3/smbd/password.c b/source3/smbd/password.c index 055c53d009..118251ffd6 100644 --- a/source3/smbd/password.c +++ b/source3/smbd/password.c @@ -184,11 +184,11 @@ int setup_groups(char *user, int uid, int gid, int *p_ngroups, GID_T **p_groups) (*p_groups) = groups; - DEBUG(3,("%s is in %d groups\n",user,ngroups)); - for (i=0;i