aboutsummaryrefslogtreecommitdiff
path: root/src/regex
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex')
-rw-r--r--src/regex/gnunet-daemon-regexprofiler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/gnunet-daemon-regexprofiler.c b/src/regex/gnunet-daemon-regexprofiler.c
index 7f70c2cc0..0fb47d23a 100644
--- a/src/regex/gnunet-daemon-regexprofiler.c
+++ b/src/regex/gnunet-daemon-regexprofiler.c
@@ -93,7 +93,7 @@ static char *rx_with_pfx;
93/** 93/**
94 * How many put rounds should we do. 94 * How many put rounds should we do.
95 */ 95 */
96static unsigned int rounds = 5; 96static unsigned int rounds = 3;
97 97
98/** 98/**
99 * Private key for this peer. 99 * Private key for this peer.