]> git.ipfire.org Git - thirdparty/gcc.git/commit
cppcharset.c (_cpp_interpret_string_notranslate): Rename and duplicate argument struc...
authorEric Christopher <echristo@gcc.gnu.org>
Thu, 12 Feb 2004 02:25:03 +0000 (02:25 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Thu, 12 Feb 2004 02:25:03 +0000 (02:25 +0000)
commit423e95e2042989aa21da2f47e67a657480eb38d5
tree078b988fdbe26329da42a06d493915188710af26
parent1c86f39d32b95fe9de306d82f02a982bbad778b4
cppcharset.c (_cpp_interpret_string_notranslate): Rename and duplicate argument structure of cpp_interpret_string.

2004-02-11  Eric Christopher  <echristo@redhat.com>

        * cppcharset.c (_cpp_interpret_string_notranslate): Rename and
        duplicate argument structure of cpp_interpret_string.
        * cpphash.h: Move prototype...
        * cpplib.h: Here.
        * cpplib.c: Fix calls to match new function signature.

From-SVN: r77688
gcc/ChangeLog
gcc/cppcharset.c
gcc/cpphash.h
gcc/cpplib.c
gcc/cpplib.h