* vax-tdep.c: Tweak comment.

This commit is contained in:
Mark Kettenis 2004-06-26 10:25:20 +00:00
parent 0e56aeafa8
commit 4cd804765d
2 changed files with 3 additions and 1 deletions

View 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,

View File

@ -106,7 +106,7 @@ vax_regset_from_core_section (struct gdbarch *gdbarch,
return NULL;
}
/* 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. */