From 31a9bec4569fc6e2fed13f1f84088ea3c31a4d48 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 23 Sep 2009 08:21:47 +0000 Subject: [PATCH] (Fix missing space). From-SVN: r152062 --- libiberty/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index b24fb4fc9e2..dd1c1a301fc 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,4 +1,4 @@ -2009-09-23 Matthew Gingell +2009-09-23 Matthew Gingell * cplus-dem.c (ada_demangle): Ensure demangled is freed.