summaryrefslogtreecommitdiff
path: root/source4/utils/testparm.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/utils/testparm.c')
-rw-r--r--source4/utils/testparm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/utils/testparm.c b/source4/utils/testparm.c
index fece3466ff..456baee301 100644
--- a/source4/utils/testparm.c
+++ b/source4/utils/testparm.c
@@ -106,7 +106,7 @@ static int do_global_checks(void)
{"client-ip", '\0', POPT_ARG_STRING, &caddr, 0, "Client IP address for 'hosts allow' checking"},
POPT_COMMON_SAMBA
POPT_COMMON_VERSION
- POPT_TABLEEND
+ { NULL }
};
setup_logging(NULL, DEBUG_STDERR);