From 855dba1b482a8cb48e17da9a2f05442a9594d24f Mon Sep 17 00:00:00 2001 From: Christophe Genevey Metat Date: Mon, 27 Jun 2016 14:45:28 +0000 Subject: adapt gnunet-regex-simulation-profiler to libgnunetmy --- src/regex/gnunet-regex-simulation-profiler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/regex') diff --git a/src/regex/gnunet-regex-simulation-profiler.c b/src/regex/gnunet-regex-simulation-profiler.c index d9d02bca7..e88a00749 100644 --- a/src/regex/gnunet-regex-simulation-profiler.c +++ b/src/regex/gnunet-regex-simulation-profiler.c @@ -370,7 +370,7 @@ regex_iterator (void *cls, if (-1 != total && total > 0) { - GNUNET_log (GNUNET_ERROR_TYPE_INFO, "Total: %llu (%s, %s)\n", total, + GNUNET_log (GNUNET_ERROR_TYPE_INFO, "Total: %llu (%s, %s)\n", (unsigned long long)total, GNUNET_h2s (key), edges[i].label); } -- cgit v1.2.3