* amd64-nat.c (amd64_supply_native_gregset): Fix comment.

This commit is contained in:
Mark Kettenis 2004-06-26 10:38:50 +00:00
parent 4cd804765d
commit ecba89de44
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2004-06-26 Mark Kettenis <kettenis@gnu.org>
* amd64-nat.c (amd64_supply_native_gregset): Fix comment.
* vax-tdep.c: Tweak comment.
Add OpenBSD/hppa support.

View File

@ -85,7 +85,7 @@ amd64_native_gregset_supplies_p (int regnum)
}
/* Supply register REGNUM, whose contents are store in BUF, to
/* Supply register REGNUM, whose contents are stored in GREGS, to
REGCACHE. If REGNUM is -1, supply all appropriate registers. */
void