From: Alan Modra Date: Fri, 22 Mar 2002 02:07:36 +0000 (+0000) Subject: * config/te-aix5.h: Typo fix. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=18e8717286a8d6d5617b802f50c06bf3be7d70c2;p=pf3gnuchains%2Fpf3gnuchains3x.git * config/te-aix5.h: Typo fix. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 4563122f52..4d496972b5 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 302eaafb81..d8db0c9c8a 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"