aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/regex/regex_block_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/regex_block_lib.c b/src/regex/regex_block_lib.c
index cd7246957..cc9e1a08e 100644
--- a/src/regex/regex_block_lib.c
+++ b/src/regex/regex_block_lib.c
@@ -175,7 +175,7 @@ check_edge (void *cls,
175 struct CheckEdgeContext *ctx = cls; 175 struct CheckEdgeContext *ctx = cls;
176 176
177 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, 177 GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
178 "edge %.*s [%u]: %sn", 178 "edge %.*s [%u]: %s\n",
179 (int) len, 179 (int) len,
180 token, 180 token,
181 (unsigned int) len, 181 (unsigned int) len,