server: Replace BOOL datatype with bool, True/False with true/false
authorAmitay Isaacs <amitay@gmail.com>
Thu, 17 May 2012 06:08:37 +0000 (16:08 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Mon, 28 May 2012 01:22:25 +0000 (11:22 +1000)
commit6e5cbe8fff71985e5a2fc16b7e9f2b868011ff5d
treee1b0e0883a84799d9ecb6e89d3a21ee195bbacc2
parentfd3b73d7e634f16cbb99d7d5a548e12f00d1aadb
server: Replace BOOL datatype with bool, True/False with true/false

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
client/ctdb_client.c
common/rb_tree.c
include/includes.h
lib/util/util.c
server/ctdb_call.c
server/ctdb_control.c
server/ctdb_daemon.c
server/ctdb_freeze.c
server/ctdb_takeover.c
server/ctdbd.c