ctdb-protocol: Fix typo in type of return variable
authorMartin Schwenke <martin@meltin.net>
Mon, 9 Oct 2017 03:52:30 +0000 (14:52 +1100)
committerMartin Schwenke <martins@samba.org>
Mon, 16 Oct 2017 03:28:19 +0000 (05:28 +0200)
commit1eec3184b6a65e1c1f7417f20c63a31ee4ca01a0
treec0c93b228069e8e61e09bca9668311917817e428
parent7d47f75be460977894ca11b2ecc1e74e08ffb9f3
ctdb-protocol: Fix typo in type of return variable

This causes failures to be folded down to 1, which is incorrect.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Volker Lendecke <vl@samba.org>
ctdb/protocol/protocol_util.c