ctdbd: Fix some errors in the popt configuration
authorMartin Schwenke <martin@meltin.net>
Mon, 21 Oct 2013 08:42:32 +0000 (19:42 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 22 Oct 2013 03:34:05 +0000 (14:34 +1100)
commit1c0a627df1b510f49c65ffeb4474240c8856cdf2
treee7aeb965371de0910b8f9cc015026668d232fc3a
parent30d9b634b16c3cc740e5e453ea5c21012b1fde88
ctdbd: Fix some errors in the popt configuration

That 4th argument isn't a default or similar, so consistently make it 0.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Pair-programmed-with: Amitay Isaacs <amitay@gmail.com>
server/ctdbd.c