aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-regex-simulation-profiler.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-06-05 21:33:58 +0000
committerChristian Grothoff <christian@grothoff.org>2013-06-05 21:33:58 +0000
commita998e0abbd220035bdb333388da229852980e2cc (patch)
treeaddf062abb3cc68ab1103a415fbdec315dd54a63 /src/regex/gnunet-regex-simulation-profiler.c
parent4ce2d673d41ad8a8b9e5389b5b97ecb5e77f190d (diff)
downloadgnunet-a998e0abbd220035bdb333388da229852980e2cc.tar.gz
gnunet-a998e0abbd220035bdb333388da229852980e2cc.zip
-cleaning up client api to test for service availability
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;