aboutsummaryrefslogtreecommitdiff
path: root/src/regex/test_regex_iterate_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/test_regex_iterate_api.c')
-rw-r--r--src/regex/test_regex_iterate_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/test_regex_iterate_api.c b/src/regex/test_regex_iterate_api.c
index 69badb5d8..a86295abf 100644
--- a/src/regex/test_regex_iterate_api.c
+++ b/src/regex/test_regex_iterate_api.c
@@ -60,7 +60,7 @@ struct RegexStringPair
60 60
61 61
62static void 62static void
63key_iterator (void *cls, const struct GNUNET_HashCode *key, 63key_iterator (void *cls, const struct GNUNET_HashCode *key,
64 const char *proof, 64 const char *proof,
65 int accepting, unsigned int num_edges, 65 int accepting, unsigned int num_edges,
66 const struct REGEX_BLOCK_Edge *edges) 66 const struct REGEX_BLOCK_Edge *edges)