* i387-nat.h: Doc Fix.

This commit is contained in:
Mark Kettenis 2001-03-17 23:02:10 +00:00
parent fc3389707e
commit 7daede3b53
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2001-03-17 Mark Kettenis <kettenis@gnu.org>
* i387-nat.h: Doc Fix.
* i386-tdep.c: Fix formatting.
(i386_get_frame_setup, i386_follow_jump, codestream_read,
codestream_seek, codestream_fill, skip_trampoline_code,

View File

@ -21,7 +21,7 @@
#ifndef I387_NAT_H
#define I387_NAT_H
/* Fill register REGNO in GDB's register array with the appropriate
/* Fill register REGNUM in GDB's register array with the appropriate
value from *FSAVE. This function masks off any of the reserved
bits in *FSAVE. */