* vax-tdep.c: Tweak comment.
authorMark Kettenis <kettenis@gnu.org>
Sat, 26 Jun 2004 10:25:20 +0000 (10:25 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 26 Jun 2004 10:25:20 +0000 (10:25 +0000)
gdb/ChangeLog
gdb/vax-tdep.c

index 50208388728c784315444e8ba5e2dc3d1625d031..be2779fb4bb6a2d9b9b1583d5d79068fc9358990 100644 (file)
@@ -1,5 +1,7 @@
 2004-06-26  Mark Kettenis  <kettenis@gnu.org>
 
+       * vax-tdep.c: Tweak comment.
+
        Add OpenBSD/hppa support.
        * NEWS (New native configurations): Mention OpenBSD/hppa.
        * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
index f09d3e58abc3193a92882a60c4e61827c3d69237..78862fc04a35e9e00f957bcfe2bc4adc45f8c457 100644 (file)
@@ -106,7 +106,7 @@ vax_regset_from_core_section (struct gdbarch *gdbarch,
   return NULL;
 }
 \f
-/* The VAX Unix calling convention uses R1 to pass a structure return
+/* The VAX UNIX calling convention uses R1 to pass a structure return
    value address instead of passing it as a first (hidden) argument as
    the VMS calling convention suggests.  */
 
This page took 0.028345 seconds and 4 git commands to generate.