From: Nicola Pero Date: Thu, 26 May 2011 10:51:43 +0000 (+0000) Subject: Fixed one of my last ChangeLog entries X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7f344fab181be3a4d75bbcf33ad98309ef5dd9eb;p=gcc.git Fixed one of my last ChangeLog entries From-SVN: r174276 --- diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 481f001ba61..00cf2ac7b8a 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -6,7 +6,7 @@ 2011-05-26 Nicola Pero * sendmsg.c (__objc_install_dtable_for_class): Use objc_getClass, - not objc_lookupClass. + not objc_lookup_class. 2011-05-25 Richard Frith-Macdonald David Ayers