From: Michael Snyder Date: Fri, 17 May 2002 00:05:24 +0000 (+0000) Subject: 2002-05-16 Michael Snyder X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ed9d4749c1d1a0c1da240ec5a5dcff79cc514ee8;p=binutils-gdb.git 2002-05-16 Michael Snyder * arm-tdep.c: Spelling fix in comment. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7d38fd839b0..6de3b8e68b8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2002-05-16 Michael Snyder + + * arm-tdep.c: Spelling fix in comment. + 2002-05-16 Jim Blandy Add commands for manually expanding macros and showing their diff --git a/gdb/arm-tdep.c b/gdb/arm-tdep.c index 646d5c6ea9c..e40d3ef5713 100644 --- a/gdb/arm-tdep.c +++ b/gdb/arm-tdep.c @@ -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[] =