debug: Remove FORMAT_BUFR_MAX, use FORMAT_BUFR_SIZE - 1 instead
authorChristof Schmitt <cs@samba.org>
Fri, 20 Mar 2015 21:19:09 +0000 (14:19 -0700)
committerChristof Schmitt <cs@samba.org>
Mon, 23 Mar 2015 20:22:11 +0000 (21:22 +0100)
commitba86450b27a8fda10670c3cc4b213d38d907d751
tree284d152052c701b204f44b146cc514b652100a8e
parent0509790ec3696e09f6d5e6db969e46e8fd975efb
debug: Remove FORMAT_BUFR_MAX, use FORMAT_BUFR_SIZE - 1 instead

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
lib/util/debug.c