aboutsummaryrefslogtreecommitdiff
path: root/src/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser.h')
-rw-r--r--src/parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parser.h b/src/parser.h
index fd423ae..49c8b45 100644
--- a/src/parser.h
+++ b/src/parser.h
@@ -35,6 +35,7 @@
#define TYPE 270
#define STRING 271
#define PARM_WRAPPER 272
+#define QUALIFIER 273
typedef struct {
char *str;

Return to:

Send suggestions and report system problems to the System administrator.