Fixed typo in last ChangeLog entry
authorNicola Pero <nicola@gcc.gnu.org>
Wed, 25 May 2011 20:33:06 +0000 (20:33 +0000)
committerNicola Pero <nicola@gcc.gnu.org>
Wed, 25 May 2011 20:33:06 +0000 (20:33 +0000)
From-SVN: r174238

libobjc/ChangeLog

index 865af33c6779f28d0f81570043b13f0b19f9fff6..010f3ef9ff2604841fe2d2296e5c877a49f8241c 100644 (file)
@@ -1,7 +1,7 @@
 2011-05-25  Richard Frith-Macdonald <rfm@gnu.org>
            David Ayers  <ayers@fsfe.org>
 
-       PR libobjc/38037
+       PR libobjc/38307
        * sendmsg.c: Include objc/hash.h.
        (get_implementation): New function, mostly with code from get_imp
        updated to support the new +initialize dispatch table logic.