aboutsummaryrefslogtreecommitdiff
path: root/src/regex
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-27 07:16:32 +0000
committerChristian Grothoff <christian@grothoff.org>2016-06-27 07:16:32 +0000
commit2af64898902ea5def231dc0ba17fcd197dfb0c66 (patch)
treecba7390d72ec4f3c72e68a3695af91fd64059932 /src/regex
parent3d00a970cd7ff12dc20bb8f88171e21846f610e7 (diff)
-missing newline
Diffstat (limited to 'src/regex')
-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 cd72469576..cc9e1a08ef 100644
--- a/src/regex/regex_block_lib.c
+++ b/src/regex/regex_block_lib.c
@@ -175,7 +175,7 @@ check_edge (void *cls,
struct CheckEdgeContext *ctx = cls;
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
- "edge %.*s [%u]: %sn",
+ "edge %.*s [%u]: %s\n",
(int) len,
token,
(unsigned int) len,