From 8202e68e36c600bce8ec2e6ce700acc8f01f3164 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Wed, 28 May 2003 01:00:07 +0000 Subject: Whitespace syncup. (This used to be commit 25caa7c6279aca249e3554b61bbc3175b66883d3) --- source3/nsswitch/winbindd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source3/nsswitch') diff --git a/source3/nsswitch/winbindd.c b/source3/nsswitch/winbindd.c index 033ff18900..c7e45e5429 100644 --- a/source3/nsswitch/winbindd.c +++ b/source3/nsswitch/winbindd.c @@ -729,7 +729,6 @@ static void process_loop(void) } } - /* Main function */ struct winbindd_state server_state; /* Server state information */ -- cgit