summaryrefslogtreecommitdiff
path: root/gdb/vax-tdep.c
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-06-26 10:25:20 +0000
committerMark Kettenis <kettenis@gnu.org>2004-06-26 10:25:20 +0000
commit4c409813113135898a3acb59b4d5f96a8bcaed0f (patch)
tree72cf0415762b8679e82858f35e75c21f59c92b29 /gdb/vax-tdep.c
parenta6805e97e19d979c0841c07608d0c49425b7fe92 (diff)
downloadgdb-4c409813113135898a3acb59b4d5f96a8bcaed0f.tar.gz
* vax-tdep.c: Tweak comment.
Diffstat (limited to 'gdb/vax-tdep.c')
-rw-r--r--gdb/vax-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/vax-tdep.c b/gdb/vax-tdep.c
index f09d3e58abc..78862fc04a3 100644
--- a/gdb/vax-tdep.c
+++ b/gdb/vax-tdep.c
@@ -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. */