2002-05-16 Michael Snyder <msnyder@redhat.com>

* arm-tdep.c: Spelling fix in comment.
This commit is contained in:
Michael Snyder 2002-05-17 00:05:24 +00:00
parent ed2368c9a8
commit ed9d4749c1
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2002-05-16 Michael Snyder <msnyder@redhat.com>
* arm-tdep.c: Spelling fix in comment.
2002-05-16 Jim Blandy <jimb@redhat.com>
Add commands for manually expanding macros and showing their

View file

@ -93,7 +93,7 @@
#define MSYMBOL_SIZE(msym) \
((long) MSYMBOL_INFO (msym) & 0x7fffffff)
/* This table matches the indicees assigned to enum arm_abi.
/* This table matches the indices assigned to enum arm_abi.
Keep them in sync. */
static const char * const arm_abi_names[] =