* i387-nat.h: Doc Fix.
authorMark Kettenis <kettenis@gnu.org>
Sat, 17 Mar 2001 23:02:10 +0000 (23:02 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 17 Mar 2001 23:02:10 +0000 (23:02 +0000)
gdb/ChangeLog
gdb/i387-nat.h

index 72fb0fd4192be5993fd1cd8c263067a46acc31c2..10cea66e71e8bfb6618b0d7b2f8caef36b26a2c1 100644 (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,
index ca2e7c6865d5137f9cb3a965eb8de585c0062d3f..1637e9b8ec4125251023162838f8a6bbfb39dd4e 100644 (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.  */