* amd64-nat.c (amd64_supply_native_gregset): Fix comment.
authorMark Kettenis <kettenis@gnu.org>
Sat, 26 Jun 2004 10:38:50 +0000 (10:38 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 26 Jun 2004 10:38:50 +0000 (10:38 +0000)
gdb/ChangeLog
gdb/amd64-nat.c

index be2779fb4bb6a2d9b9b1583d5d79068fc9358990..22d15e6afa12173ba51787f7615d77935e59a543 100644 (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.
index 31b360377be06cb3211ab3a2aaae3ae01abfb644..50a03de582203d91ce88061bc8f6d7068f33f810 100644 (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