aboutsummaryrefslogtreecommitdiff
path: root/src/regex/gnunet-daemon-regexprofiler.c
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-01-25 17:50:05 +0000
committerBart Polot <bart@net.in.tum.de>2013-01-25 17:50:05 +0000
commit551fef7b00026b9e5801e9470620b837d58d0025 (patch)
tree4d377d16688335a26deb5469b74a6cf8e3c8a14a /src/regex/gnunet-daemon-regexprofiler.c
parent6847027093bb23f1fb7d8f28bd1fff2914d7f4ea (diff)
downloadgnunet-551fef7b00026b9e5801e9470620b837d58d0025.tar.gz
gnunet-551fef7b00026b9e5801e9470620b837d58d0025.zip
- fixes
Diffstat (limited to 'src/regex/gnunet-daemon-regexprofiler.c')
-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 0175f80ee..e8f3ce15f 100644
--- a/src/regex/gnunet-daemon-regexprofiler.c
+++ b/src/regex/gnunet-daemon-regexprofiler.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file mesh/gnunet-daemon-regexprofiler.c 22 * @file regex/gnunet-daemon-regexprofiler.c
23 * @brief daemon that uses mesh to announce a regular expression. Used in 23 * @brief daemon that uses mesh to announce a regular expression. Used in
24 * conjunction with gnunet-regex-profiler to announce regexes on serveral peers 24 * conjunction with gnunet-regex-profiler to announce regexes on serveral peers
25 * without the need to explicitly connect to the mesh service running on the 25 * without the need to explicitly connect to the mesh service running on the