aboutsummaryrefslogtreecommitdiff
path: root/src/regex/perf-regex.c
diff options
context:
space:
mode:
authorDavid Barksdale <amatus@amatus.name>2013-11-30 11:21:28 -0600
committerDavid Barksdale <amatus@amatus.name>2013-11-30 11:21:28 -0600
commit60e06bd0376a72f015f1d83296a87479ea85349b (patch)
treecfc241ed2f37bcf0a3d68dcb10c1f918a4aaefa8 /src/regex/perf-regex.c
parent4d5af0d79f1bd3220db247bf9171c18eadb236e9 (diff)
Revert "- doc"
This reverts commit 9b84349666a6bfa0a92ef8f9601849113856875a.
Diffstat (limited to 'src/regex/perf-regex.c')
-rw-r--r--src/regex/perf-regex.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/regex/perf-regex.c b/src/regex/perf-regex.c
index 241ab0a743..45642db4ca 100644
--- a/src/regex/perf-regex.c
+++ b/src/regex/perf-regex.c
@@ -38,10 +38,7 @@ usage(void)
}
/**
- * The main function of the regex performace test.
- *
- * Read a set of regex from a file, combine them and create a DFA from the
- * resulting combined regex.
+ * The main function to obtain peer information.
*
* @param argc number of arguments from the command line
* @param argv command line arguments