From 7de586f0dde91a3bd5433f879f8b614c2ebaf579 Mon Sep 17 00:00:00 2001 From: comex Date: Sat, 11 Jul 2015 13:18:41 -0400 Subject: fix? --- darwin-bootstrap/ib-log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'darwin-bootstrap/ib-log.h') diff --git a/darwin-bootstrap/ib-log.h b/darwin-bootstrap/ib-log.h index 536b1a7..c80ae63 100644 --- a/darwin-bootstrap/ib-log.h +++ b/darwin-bootstrap/ib-log.h @@ -41,4 +41,4 @@ static inline void ib_log_hex(const void *buf, size_t size) { free(hex); } -#define IB_VERBOSE 0 +#define IB_VERBOSE 1 -- cgit v1.2.3