From 15d0650c9ea92711fc51116a57d6516fccf88815 Mon Sep 17 00:00:00 2001 From: Ziemowit Laski Date: Mon, 7 Jun 2004 08:50:50 +0000 Subject: [PATCH] Correct previous ChangeLog entry. From-SVN: r82686 --- gcc/testsuite/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 55cd094..af96cb7 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -6,8 +6,8 @@ with the Foundation framework. * objc/execute/next_mapping.h: Provide a local NSConstantString @interface and @implementation. - (objc_string_init): A constructor function, used to initialize - the NSConstantString meta-class object. + (objc_constant_string_init): A constructor function, used to + initialize the NSConstantString meta-class object. * objc/execute/string1.m: Include "next_mapping.h" instead of . * objc/execute/string2.m: Likewise. -- 2.7.4