From da8a732028f668b3f2482bccd03978308d0d0d08 Mon Sep 17 00:00:00 2001 From: cagney <cagney@138bc75d-0d04-0410-961f-82ee72b054a4> Date: Sun, 12 Aug 2001 02:06:34 +0000 Subject: [PATCH] Oops, fix check-in date. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44816 138bc75d-0d04-0410-961f-82ee72b054a4 --- include/ChangeLog | 2 +- libiberty/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/ChangeLog b/include/ChangeLog index f0d141e8ba84..8eefec810868 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,4 +1,4 @@ -2001-06-13 Andrew Cagney <ac131313@redhat.com> +2001-08-10 Andrew Cagney <ac131313@redhat.com> * libiberty.h (lbasename): Change function declaration to return a const char pointer. diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index c80b809e3d33..0a2b29542ade 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,4 +1,4 @@ -2001-06-13 Andrew Cagney <ac131313@redhat.com> +2001-08-10 Andrew Cagney <ac131313@redhat.com> * lbasename.c (lbasename): Change function definition to return a const char pointer. -- GitLab