add completion callback for overlay topology configure functions
[oweals/gnunet.git] / src / regex / regex.c
index 92943391a93b064c972c8bb4c38aa867af8869be..ad8e56b97e91007b744388efda3c5a607bd44f37 100644 (file)
@@ -20,8 +20,7 @@
 /**
  * @file src/regex/regex.c
  * @brief library to create Deterministic Finite Automatons (DFAs) from regular
- * expressions (regexes). Used by mesh for announcing regexes in the network and
- * matching strings against published regexes.
+ * expressions (regexes).
  * @author Maximilian Szengel
  */
 #include "platform.h"