r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 6 Sep 2006 12:28:01 +0000 (12:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:17:45 +0000 (14:17 -0500)
commit873749f2189ecf1fbfdc681df4dd304a17716279
tree3c130ca5c25631c0aed8c9888b33b42e2be28510
parentf057742ef3dd821170303d548f5fee8b6097805d
r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.
(This used to be commit 8b622c5ded0732df0eaf9f6226f52a27b6eacd73)
18 files changed:
source4/client/cifsdd.c
source4/client/client.c
source4/include/core.h
source4/lib/cmdline/popt_common.c
source4/lib/cmdline/popt_common.h
source4/lib/cmdline/popt_credentials.c
source4/lib/ldb/tools/cmdline.c
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/smbd/server.c
source4/torture/smbiconv.c
source4/torture/smbtorture.c
source4/utils/ndrdump.c
source4/utils/net/net.c
source4/utils/ntlm_auth.c
source4/utils/testparm.c