summaryrefslogtreecommitdiffstats
path: root/gdb/regcache.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2011-07-11 17:19:16 +0000
committerTom Tromey <tromey@redhat.com>2011-07-11 17:19:16 +0000
commit86d318988ca62139acf6175c9a739e9848e14409 (patch)
treef3ce600e318e7ffd9a490727e06f8332c1cc1ec6 /gdb/regcache.c
parent2ab9532817197d9eff6c577f1c1cafb47b5e84a2 (diff)
downloadppe42-binutils-86d318988ca62139acf6175c9a739e9848e14409.tar.gz
ppe42-binutils-86d318988ca62139acf6175c9a739e9848e14409.zip
* regcache.c (struct regcache_descr): Fix typo.
* i387-tdep.c (i387_supply_xsave): Fix typo.
Diffstat (limited to 'gdb/regcache.c')
-rw-r--r--gdb/regcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/regcache.c b/gdb/regcache.c
index f603c331d1..41f218d7f2 100644
--- a/gdb/regcache.c
+++ b/gdb/regcache.c
@@ -67,7 +67,7 @@ struct regcache_descr
long sizeof_cooked_registers;
long sizeof_cooked_register_status;
- /* Offset and size (in 8 bit bytes), of reach register in the
+ /* Offset and size (in 8 bit bytes), of each register in the
register cache. All registers (including those in the range
[NR_RAW_REGISTERS .. NR_COOKED_REGISTERS) are given an
offset. */
OpenPOWER on IntegriCloud