]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cppexp.c
cppexp.c (cpp_parse_escape): Make static.
authorZack Weinberg <zack@bitmover.com>
Fri, 15 Oct 1999 18:18:46 +0000 (18:18 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Fri, 15 Oct 1999 18:18:46 +0000 (18:18 +0000)
commita2c8e1446425cec057cf89614fda399beb0babdd
tree24124d8d06ad294243aef60ec15a03b5bd5ccc1d
parent104dfaa8c0bdc7e0538287334bdf8372f1631b2c
cppexp.c (cpp_parse_escape): Make static.

1999-10-15 11:16 -0700  Zack Weinberg  <zack@bitmover.com>

* cppexp.c (cpp_parse_escape): Make static.  Change second arg
to U_CHAR **.
(parse_charconst): Delete unnecessary cast when calling
cpp_parse_escape.
(cpplib.h): Kill prototype of cpp_parse_escape.

From-SVN: r30022
gcc/ChangeLog
gcc/cppexp.c
gcc/cpplib.h