cpplex.c (_cpp_lex_token): Ensure we warn at most once about files not ending in...
authorNeil Booth <neil@daikokuya.demon.co.uk>
Sat, 12 May 2001 16:02:01 +0000 (16:02 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 12 May 2001 16:02:01 +0000 (16:02 +0000)
commit800914c30a3ef354012ba5a62198805bd93ffeb6
tree5a593867c76d9d158e8ab7cbc62bc92192f8001d
parent92928d71f458ce1dc148ef2f34a9ae11df088c1a
cpplex.c (_cpp_lex_token): Ensure we warn at most once about files not ending in newlines.

* cpplex.c (_cpp_lex_token): Ensure we warn at most once
about files not ending in newlines.

From-SVN: r41995
gcc/ChangeLog
gcc/cpplex.c