aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-regex-simulation-profiler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/gnunet-regex-simulation-profiler.c')
-rw-r--r--src/regex/gnunet-regex-simulation-profiler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/gnunet-regex-simulation-profiler.c b/src/regex/gnunet-regex-simulation-profiler.c
index 32b09eaee..604d25612 100644
--- a/src/regex/gnunet-regex-simulation-profiler.c
+++ b/src/regex/gnunet-regex-simulation-profiler.c
@@ -489,7 +489,7 @@ announce_regex (const char *regex)
489 * @return GNUNET_OK to continue to iterate, 489 * @return GNUNET_OK to continue to iterate,
490 * GNUNET_SYSERR to abort iteration with error! 490 * GNUNET_SYSERR to abort iteration with error!
491 */ 491 */
492int 492static int
493policy_filename_cb (void *cls, const char *filename) 493policy_filename_cb (void *cls, const char *filename)
494{ 494{
495 char *regex; 495 char *regex;