aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-08 08:30:42 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-08 08:30:42 +0000
commit199e643f8cfebb5c958f6f80af8b79c183f1fffe (patch)
tree1a8cc6ca1f9c30872f16dea2846359d3fca92a97
parentb4fe63bde9631e072f26911363739c0042d8b2db (diff)
downloadfetchmail-199e643f8cfebb5c958f6f80af8b79c183f1fffe.tar.gz
fetchmail-199e643f8cfebb5c958f6f80af8b79c183f1fffe.tar.bz2
fetchmail-199e643f8cfebb5c958f6f80af8b79c183f1fffe.zip
Another noise keyword.
svn path=/trunk/; revision=250
-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 */}