diff options
author | bartpolot <bartpolot@140774ce-b5e7-0310-ab8b-a85725594a96> | 2014-05-07 12:06:50 +0000 |
---|---|---|
committer | bartpolot <bartpolot@140774ce-b5e7-0310-ab8b-a85725594a96> | 2014-05-07 12:06:50 +0000 |
commit | da693b92a55448d8e3f724914ffdd22909eede81 (patch) | |
tree | 7fd74fb0cf6921c4e35a43f2593396bb4805f154 /src/regex/regex_test_lib.c | |
parent | 1b2b06dbd25936c4904fe26b372a572a733d4dcf (diff) |
Rename mesh->cadet
git-svn-id: https://gnunet.org/svn/gnunet@33183 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/regex/regex_test_lib.c')
-rw-r--r-- | src/regex/regex_test_lib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/regex_test_lib.c b/src/regex/regex_test_lib.c index 2f3abdc65b..7a9c7d1b1a 100644 --- a/src/regex/regex_test_lib.c +++ b/src/regex/regex_test_lib.c @@ -21,7 +21,7 @@ * @file src/regex/regex_test_lib.c * @brief library to read regexes representing IP networks from a file. * and simplyfinying the into one big regex, in order to run - * tests (regex performance, mesh profiler). + * tests (regex performance, cadet profiler). * @author Bartlomiej Polot */ |