ctdbd_conn: Simplify two DEBUGs
authorVolker Lendecke <vl@samba.org>
Tue, 19 Apr 2016 14:02:49 +0000 (16:02 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 17 May 2016 11:18:31 +0000 (13:18 +0200)
commit0b8896d51e1db5543048d2ccd02d45c7b17ab12c
tree214cfa6bb599625e19e37b6b281943308f6a8dd6
parenta1309d53215c83688bea14c9c4b39e547c186ba4
ctdbd_conn: Simplify two DEBUGs

msg->hdr.length is a uint32 and we have PRIu32

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/ctdbd_conn.c