Fix popt bool problems (need POPT_ARG_NONE, not POPT_ARG_VALUE).
authorJeremy Allison <jra@samba.org>
Fri, 26 Oct 2007 23:22:18 +0000 (16:22 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 26 Oct 2007 23:22:18 +0000 (16:22 -0700)
commit73eefd6b722992da6abab053154a3ffd2b9f54d0
tree342c16c6411b2282b5967c623f2119552083bc36
parentfc91aa6988e93ee5a001781d56699e3c1b9684a7
Fix popt bool problems (need POPT_ARG_NONE, not POPT_ARG_VALUE).
Reported by kukks - thanks !
Jeremy.
(This used to be commit 9993f8d1af23735f3a4b6de82f5825a6a6ba22d6)
source3/utils/nmblookup.c