2002-05-16 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Fri, 17 May 2002 00:05:24 +0000 (00:05 +0000)
committerMichael Snyder <msnyder@vmware.com>
Fri, 17 May 2002 00:05:24 +0000 (00:05 +0000)
* arm-tdep.c: Spelling fix in comment.

gdb/ChangeLog
gdb/arm-tdep.c

index 7d38fd8..6de3b8e 100644 (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
index 646d5c6..e40d3ef 100644 (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[] =