c-lex.h (is_class_name): Fix arg type to be tree, not void.
authorBrendan Kehoe <brendan@cygnus.com>
Wed, 8 Apr 1998 09:57:52 +0000 (09:57 +0000)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 8 Apr 1998 09:57:52 +0000 (05:57 -0400)
commit0806342bc192f1b4ec551a9101d580d24da9ced2
treef8c47fd13e6641cbf0c3dad9aedcceb9f42ac687
parent6f7349082d53fcf2d42ffe655cff938d3da173f9
c-lex.h (is_class_name): Fix arg type to be tree, not void.

* c-lex.h (is_class_name): Fix arg type to be tree, not void.
(make_pointer_declarator, reinit_parse_for_function): Fix typo.

From-SVN: r19040
gcc/ChangeLog
gcc/c-lex.h