]> Pileus Git - ~andy/fetchmail/commitdiff
Another noise keyword.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 8 Oct 1996 08:30:42 +0000 (08:30 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 8 Oct 1996 08:30:42 +0000 (08:30 -0000)
svn path=/trunk/; revision=250

rcfile_l.l

index 7d055f8744a81d57bd280e4112d261b9d5be5c59..f5bd41edc0d9ea3697ef6bcf3840a05a126b0e87 100644 (file)
@@ -51,6 +51,7 @@ noskip                { yylval.flag = FLAG_FALSE; return SKIP; }
 with           {/* EMPTY */}
 and            {/* EMPTY */}
 has            {/* EMPTY */}
+wants          {/* EMPTY */}
 options                {/* EMPTY */}
 [;:,]          {/* EMPTY */}