From: Alan Modra Date: Fri, 22 Mar 2002 02:07:36 +0000 (+0000) Subject: * config/te-aix5.h: Typo fix. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=815b453c05b4444af0e84260c4fe539595889423;p=binutils-gdb.git * config/te-aix5.h: Typo fix. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 4563122f529..4d496972b5e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2002-03-22 Alan Modra + + * config/te-aix5.h: Typo fix. + 2002-03-21 Alan Modra * Makefile.am: Run "make dep-am". diff --git a/gas/config/te-aix5.h b/gas/config/te-aix5.h index 302eaafb819..d8db0c9c8a4 100644 --- a/gas/config/te-aix5.h +++ b/gas/config/te-aix5.h @@ -1,3 +1,3 @@ #define TE_AIX5 -x#include "obj-format.h" +#include "obj-format.h"