internal.h: Update references to Cpp lib filenames.

* internal.h: Update references to Cpp lib filenames.
        * directives.c: Likewise.
        * init.c: Likewise.
        * macro.c: Likewise.
        * traditional.c: Likewise.

From-SVN: r92799
This commit is contained in:
Gabriel Dos Reis
2005-01-02 01:32:21 +00:00
committed by Gabriel Dos Reis
parent 302904495d
commit a2566ae98d
6 changed files with 29 additions and 21 deletions
+8
View File
@@ -1,3 +1,11 @@
2005-01-01 Gabriel Dos Reis <gdr@integrable-solutions.net>
* internal.h: Update references to Cpp lib filenames.
* directives.c: Likewise.
* init.c: Likewise.
* macro.c: Likewise.
* traditional.c: Likewise.
2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
PR preprocessor/15167