cpphash.h (_cpp_lex_token): Update prototype.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Sun, 16 Sep 2001 13:44:29 +0000 (13:44 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 16 Sep 2001 13:44:29 +0000 (13:44 +0000)
commit345894b43fd5709b3990ff7897ed2b941d62742c
treeb0d12b8ccfd049f7327ee01b7ef6f9fc687e6a3d
parent18a9d8ff7f06fbdc3ea635c8d55ea4023bad0dd8
cpphash.h (_cpp_lex_token): Update prototype.

* cpphash.h (_cpp_lex_token): Update prototype.
* cpplex.c (_cpp_lex_token): New prototype.
* cpplib.c (skip_rest_of_line, check_eol, _cpp_handle_directive,
lex_macro_node, read_flag, do_pragma_poison): Update.
* cppmacro.c (cpp_get_token, parse_params,
lex_expansion_token): Update.

From-SVN: r45646
gcc/ChangeLog
gcc/cpphash.h
gcc/cpplex.c
gcc/cpplib.c
gcc/cppmacro.c