aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/gnunet-regex-profiler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/gnunet-regex-profiler.c')
-rw-r--r--src/mesh/gnunet-regex-profiler.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesh/gnunet-regex-profiler.c b/src/mesh/gnunet-regex-profiler.c
index fac7b02e5..128ed905e 100644
--- a/src/mesh/gnunet-regex-profiler.c
+++ b/src/mesh/gnunet-regex-profiler.c
@@ -1872,6 +1872,7 @@ main (int argc, char *const *argv)
1872 GNUNET_PROGRAM_run (argc, argv, "gnunet-regex-profiler [OPTIONS] hosts-file policy-dir search-strings-file", 1872 GNUNET_PROGRAM_run (argc, argv, "gnunet-regex-profiler [OPTIONS] hosts-file policy-dir search-strings-file",
1873 _("Profiler for regex/mesh"), 1873 _("Profiler for regex/mesh"),
1874 options, &run, NULL); 1874 options, &run, NULL);
1875 GNUNET_free ((void*) argv);
1875 if (GNUNET_OK != ret) 1876 if (GNUNET_OK != ret)
1876 return ret; 1877 return ret;
1877 if (GNUNET_OK != result) 1878 if (GNUNET_OK != result)