* config/tc-i370.c: Fix typo in last change.
authorAlan Modra <amodra@gmail.com>
Wed, 19 Sep 2001 08:13:04 +0000 (08:13 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 19 Sep 2001 08:13:04 +0000 (08:13 +0000)
gas/ChangeLog
gas/config/tc-i370.c

index 6ac58f0cce0136f41d1b374833fc3f4d33955f55..b69be0841aee6a9fb2ad26c27432b5d9ccde56f0 100644 (file)
@@ -1,3 +1,7 @@
+2001-09-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-i370.c: Fix typo in last change.
+
 2001-09-19  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * doc/as.texinfo (Symbol Names): Improve documentation on local
index 9ea4c3a5c3244fce4a572b248870fa4e9596c34b..7854687fcbed86251250414e510fc6aafc96d594 100644 (file)
@@ -30,7 +30,7 @@
 
 #include <stdio.h>
 #include "as.h"
-#include "c=ctype.h"
+#include "safe-ctype.h"
 #include "subsegs.h"
 #include "struc-symbol.h"
 
This page took 0.030826 seconds and 4 git commands to generate.