summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2007-03-01 05:21:31 +0000
committerGerald Carter <jerry@samba.org>2007-03-01 05:21:31 +0000
commit5118112822d0eef24427e3667452a7f01d15bac2 (patch)
treef6afa9702e9f899fba73cc2cf5e3849c95540cd7
parentbf114f0480901e40da8525e81d6fa67b290f8f82 (diff)
downloadsamba-5118112822d0eef24427e3667452a7f01d15bac2.tar.gz
samba-5118112822d0eef24427e3667452a7f01d15bac2.tar.xz
samba-5118112822d0eef24427e3667452a7f01d15bac2.zip
r21624: Remove stray #endif from bad merge
-rw-r--r--source/nsswitch/winbindd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/nsswitch/winbindd.c b/source/nsswitch/winbindd.c
index e0b126f9f2f..3ddb041ba07 100644
--- a/source/nsswitch/winbindd.c
+++ b/source/nsswitch/winbindd.c
@@ -1080,7 +1080,6 @@ int main(int argc, char **argv, char **envp)
DEBUG(0,("unable to initalize domain list\n"));
exit(1);
}
-#endif
init_idmap_child();