* regcache.c (struct regcache_descr): Fix typo.

* i387-tdep.c (i387_supply_xsave): Fix typo.
This commit is contained in:
Tom Tromey
2011-07-11 17:19:16 +00:00
parent 2ab9532817
commit 86d318988c
3 changed files with 7 additions and 2 deletions

View File

@@ -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. */