* config/tc-i370.c: Fix typo in last change.

This commit is contained in:
Alan Modra 2001-09-19 08:13:04 +00:00
parent 2d5aaba052
commit 44addf7f7b
2 changed files with 5 additions and 1 deletions

View 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

View 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"