From: Doug Evans Date: Tue, 15 Sep 2009 23:30:37 +0000 (+0000) Subject: fix thinko in previous entry X-Git-Tag: gdb_7_0-2009-09-16-branchpoint~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5b81ce52a3243ee7cbd3af4acb1590bf74b506cb;p=platform%2Fupstream%2Fbinutils.git fix thinko in previous entry --- diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index b7ff467..e108bbd 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -4,8 +4,7 @@ * configure.ac (sim_hwflags): Use AC_DEFINE to define HAVE_UNION_SEMUN. * configure: Regenerate. * config.in: Regenerate. - * hw_sem.c: #include "config.h". - (HAVE_UNION_SEMUN): Renamed from HAS_UNION_SEMUN. + * hw_sem.c: (HAVE_UNION_SEMUN): Renamed from HAS_UNION_SEMUN. 2009-08-22 Ralf Wildenhues