gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r26028 - gnunet/src/regex


From: gnunet
Subject: [GNUnet-SVN] r26028 - gnunet/src/regex
Date: Tue, 5 Feb 2013 18:49:30 +0100

Author: bartpolot
Date: 2013-02-05 18:49:29 +0100 (Tue, 05 Feb 2013)
New Revision: 26028

Modified:
   gnunet/src/regex/perf-regex.c
Log:
- doc

Modified: gnunet/src/regex/perf-regex.c
===================================================================
--- gnunet/src/regex/perf-regex.c       2013-02-05 17:49:08 UTC (rev 26027)
+++ gnunet/src/regex/perf-regex.c       2013-02-05 17:49:29 UTC (rev 26028)
@@ -38,7 +38,10 @@
 }
 
 /**
- * The main function to obtain peer information.
+ * 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.
  *
  * @param argc number of arguments from the command line
  * @param argv command line arguments




reply via email to

[Prev in Thread] Current Thread [Next in Thread]