From: Ziemowit Laski Date: Mon, 7 Jun 2004 08:50:50 +0000 (+0000) Subject: Correct previous ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=15d0650c9ea92711fc51116a57d6516fccf88815;p=gcc.git Correct previous ChangeLog entry. From-SVN: r82686 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 55cd0942b3e..af96cb7c567 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.