From e695d2e4d0b20b4814d00401f2971361ffc3a5b6 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Wed, 20 Oct 2010 12:39:21 +1030 Subject: [PATCH] ccan_tokenizer: 64-bit compile fixes. %zu for size_t printf. --- ccan/ccan_tokenizer/test/run.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ccan/ccan_tokenizer/test/run.c b/ccan/ccan_tokenizer/test/run.c index 8b16fe08..7ff03da6 100644 --- a/ccan/ccan_tokenizer/test/run.c +++ b/ccan/ccan_tokenizer/test/run.c @@ -147,7 +147,7 @@ static void test_read_cstring(void) { queue_skip(mq); } if (i