summaryrefslogtreecommitdiffstats
path: root/grammar/rainerscript.h
diff options
context:
space:
mode:
Diffstat (limited to 'grammar/rainerscript.h')
-rw-r--r--grammar/rainerscript.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/grammar/rainerscript.h b/grammar/rainerscript.h
index 314f8434..41d30d83 100644
--- a/grammar/rainerscript.h
+++ b/grammar/rainerscript.h
@@ -116,9 +116,9 @@ struct nvlst {
* R - rule
* S - string
* V - var
+ * A - (string) array
* ... plus the S_* #define's below:
*/
-#define S_ARRAY 3000
#define S_STOP 4000
#define S_PRIFILT 4001
#define S_PROPFILT 4002