aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rcfile_l.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/rcfile_l.l b/rcfile_l.l
index 7d055f87..f5bd41ed 100644
--- a/rcfile_l.l
+++ b/rcfile_l.l
@@ -51,6 +51,7 @@ noskip { yylval.flag = FLAG_FALSE; return SKIP; }
with {/* EMPTY */}
and {/* EMPTY */}
has {/* EMPTY */}
+wants {/* EMPTY */}
options {/* EMPTY */}
[;:,] {/* EMPTY */}