diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-08 08:30:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-08 08:30:42 +0000 |
commit | 199e643f8cfebb5c958f6f80af8b79c183f1fffe (patch) | |
tree | 1a8cc6ca1f9c30872f16dea2846359d3fca92a97 | |
parent | b4fe63bde9631e072f26911363739c0042d8b2db (diff) | |
download | fetchmail-199e643f8cfebb5c958f6f80af8b79c183f1fffe.tar.gz fetchmail-199e643f8cfebb5c958f6f80af8b79c183f1fffe.tar.bz2 fetchmail-199e643f8cfebb5c958f6f80af8b79c183f1fffe.zip |
Another noise keyword.
svn path=/trunk/; revision=250
-rw-r--r-- | rcfile_l.l | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ noskip { yylval.flag = FLAG_FALSE; return SKIP; } with {/* EMPTY */} and {/* EMPTY */} has {/* EMPTY */} +wants {/* EMPTY */} options {/* EMPTY */} [;:,] {/* EMPTY */} |