aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/config/te-aix5.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 4563122..4d49697 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-22 Alan Modra <amodra@bigpond.net.au>
+
+ * config/te-aix5.h: Typo fix.
+
2002-03-21 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am".
diff --git a/gas/config/te-aix5.h b/gas/config/te-aix5.h
index 302eaaf..d8db0c9 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"