aboutsummaryrefslogtreecommitdiff
path: root/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'regex.c')
-rw-r--r--regex.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/regex.c b/regex.c
index a96fe5e..726b3a1 100644
--- a/regex.c
+++ b/regex.c
@@ -1,5 +1,7 @@
#include "regex.h"
+/* Manage regex */
+
#define MAX_ERROR_MSG 0x1000