diff options
author | Tim Potter <tpot@samba.org> | 2003-05-28 01:00:07 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-05-28 01:00:07 +0000 |
commit | 8202e68e36c600bce8ec2e6ce700acc8f01f3164 (patch) | |
tree | e7cc0c210158656ffb9ab66a77608a2bbea7742b /source3/nsswitch/winbindd.c | |
parent | fd448442d90e062196d8bb48c01c5ea9ea9263b2 (diff) | |
download | samba-8202e68e36c600bce8ec2e6ce700acc8f01f3164.tar.gz samba-8202e68e36c600bce8ec2e6ce700acc8f01f3164.tar.bz2 samba-8202e68e36c600bce8ec2e6ce700acc8f01f3164.zip |
Whitespace syncup.
(This used to be commit 25caa7c6279aca249e3554b61bbc3175b66883d3)
Diffstat (limited to 'source3/nsswitch/winbindd.c')
-rw-r--r-- | source3/nsswitch/winbindd.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 */ |