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