aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_test_lib.c
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2014-05-07 12:06:50 +0000
committerBart Polot <bart@net.in.tum.de>2014-05-07 12:06:50 +0000
commitbe4c79e4cd4a8f118c5577874f0c95e253359595 (patch)
tree7fd74fb0cf6921c4e35a43f2593396bb4805f154 /src/regex/regex_test_lib.c
parent15ccd7a167bcce0dde4331092975a6401393610f (diff)
downloadgnunet-be4c79e4cd4a8f118c5577874f0c95e253359595.tar.gz
gnunet-be4c79e4cd4a8f118c5577874f0c95e253359595.zip
Rename mesh->cadet
Diffstat (limited to 'src/regex/regex_test_lib.c')
-rw-r--r--src/regex/regex_test_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/regex_test_lib.c b/src/regex/regex_test_lib.c
index 2f3abdc65..7a9c7d1b1 100644
--- a/src/regex/regex_test_lib.c
+++ b/src/regex/regex_test_lib.c
@@ -21,7 +21,7 @@
21 * @file src/regex/regex_test_lib.c 21 * @file src/regex/regex_test_lib.c
22 * @brief library to read regexes representing IP networks from a file. 22 * @brief library to read regexes representing IP networks from a file.
23 * and simplyfinying the into one big regex, in order to run 23 * and simplyfinying the into one big regex, in order to run
24 * tests (regex performance, mesh profiler). 24 * tests (regex performance, cadet profiler).
25 * @author Bartlomiej Polot 25 * @author Bartlomiej Polot
26 */ 26 */
27 27