Fix typo.

This commit is contained in:
Michael Snyder 2001-09-05 23:26:21 +00:00
parent 6369010f56
commit a4f30b31c8
1 changed files with 6 additions and 1 deletions

View File

@ -47,6 +47,11 @@
(gnu-regex.o): Remove rule.
* gnu-regex.c, gnu-regex.h: Remove files.
2001-08-31 Jason Molenda (jmolenda@apple.com)
* c-valprint.c (c_val_print): Second call to check_typedef ()
is no longer necessary.
2001-08-31 Kevin Buettner <kevinb@redhat.com>
* ia64-tdep.c (examine_prologue): Don't let a branch unit nop
@ -6532,7 +6537,7 @@ Tue Jan 30 15:14:26 2001 Andrew Cagney <cagney@skil>
2001-01-29 Michael Chastain <chastain@redhat.com>
* symtab.c (block_lookup_symbol): Use 'namespace' parameter in
* symtab.c (lookup_block_symbol): Use 'namespace' parameter in
symbol comparisons in binary search.
2001-01-27 Christopher Faylor <cgf@cygnus.com>