]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fixed a typo in my ChangeLog entry for 2010-11-06
authorNicola Pero <nicola@gcc.gnu.org>
Sat, 20 Nov 2010 19:20:54 +0000 (19:20 +0000)
committerNicola Pero <nicola@gcc.gnu.org>
Sat, 20 Nov 2010 19:20:54 +0000 (19:20 +0000)
From-SVN: r166979

gcc/objc/ChangeLog

index 86ee5814a405502101066aeb10768672cb20d6f0..e91329013755e6a65329c1c0a7195018144a13ac 100644 (file)
        
 2010-11-06  Nicola Pero  <nicola.pero@meta-innovation.com>
 
-       Fixed using the Objective-C 2.0 syntax with self and super.
+       Fixed using the Objective-C 2.0 dot-syntax with self and super.
        * objc-act.c (OBJC_LOOKUP_NO_INSTANCE_METHODS_OF_ROOT_CLASS): New.
        (maybe_make_artificial_property_decl): Added 'implementation'
        argument.  Use OBJC_LOOKUP_NO_INSTANCE_METHODS_OF_ROOT_CLASS when