Correct previous ChangeLog entry.

From-SVN: r82686
This commit is contained in:
Ziemowit Laski 2004-06-07 08:50:50 +00:00
parent e9c5d1c084
commit 15d0650c9e
1 changed files with 2 additions and 2 deletions

View File

@ -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
<Foundation/NSString.h>.
* objc/execute/string2.m: Likewise.