* 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 5020838..be2779f 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 f09d3e5..78862fc 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.  */