From: hjl Date: Fri, 24 Apr 2009 16:47:20 +0000 (+0000) Subject: Correct filenames. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5daf45f29a68366981a30dc0deb3dae9b494d5ba;p=thirdparty%2Fgcc.git Correct filenames. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146740 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/include/ChangeLog b/include/ChangeLog index 667e63a9995b..a6cf609fe190 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,7 +1,7 @@ 2009-04-22 Taras Glek - * include/hashtab.h: Update GTY annotations to new syntax. - * include/splay-tree.h: Likewise. + * hashtab.h: Update GTY annotations to new syntax. + * splay-tree.h: Likewise. 2009-03-17 Jason Merrill