From: Nicola Pero Date: Wed, 25 May 2011 20:33:06 +0000 (+0000) Subject: Fixed typo in last ChangeLog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=48126bcbc276e1684f96f7c087d69688028cae73;p=gcc.git Fixed typo in last ChangeLog entry From-SVN: r174238 --- diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 865af33c677..010f3ef9ff2 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,7 +1,7 @@ 2011-05-25 Richard Frith-Macdonald David Ayers - 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.