summaryrefslogtreecommitdiff
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 4b3cf5bcd..f00108011 100644
--- a/src/regex/gnunet-regex-simulation-profiler.c
+++ b/src/regex/gnunet-regex-simulation-profiler.c
@@ -21,7 +21,7 @@
21/** 21/**
22 * @file regex/gnunet-regex-simulation-profiler.c 22 * @file regex/gnunet-regex-simulation-profiler.c
23 * @brief Regex profiler that dumps all DFAs into a database instead of 23 * @brief Regex profiler that dumps all DFAs into a database instead of
24 * using the DHT (with mesh). 24 * using the DHT (with cadet).
25 * @author Maximilian Szengel 25 * @author Maximilian Szengel
26 * 26 *
27 */ 27 */