r6951: Fix all calls to setup_logging() that use 'True' as a second argument.
authorTim Potter <tpot@samba.org>
Tue, 24 May 2005 05:51:20 +0000 (05:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:00 +0000 (13:17 -0500)
commit4867378592656d812fcd02d1ea24ccb2c99bf9b7
tree30e99a6e66bd48e523357222b503127de7e520ce
parent488882352443d7aa0b5f62f2286b2cb4ffaafd83
r6951: Fix all calls to setup_logging() that use 'True' as a second argument.
In Samba4 this is now an enum.  Possibly by accident, True just happens
to map to the right value in this case.  (-:
(This used to be commit affacc539864435cbc749a4c1a6b848c61b7182b)
source4/lib/registry/tools/regdiff.c
source4/lib/registry/tools/regpatch.c
source4/lib/registry/tools/regshell.c
source4/lib/registry/tools/regtree.c
source4/torture/smbiconv.c
source4/utils/nmblookup.c