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)
downloadgnunet-2af64898902ea5def231dc0ba17fcd197dfb0c66.tar.gz
gnunet-2af64898902ea5def231dc0ba17fcd197dfb0c66.zip
-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 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,