+2004-04-15 Mark Kettenis <kettenis@gnu.org>
+
+ * vax-tdep.c (vax_frame_cache): Fix typo.
+
2004-04-14 Mark Kettenis <kettenis@gnu.org>
* NEWS (New native configurations): Mention NetBSD/vax.
ULONGEST numarg;
/* This is a procedure with Stack Argument List. Adjust the
- stack address for the arguments thet were pushed onto the
+ stack address for the arguments that were pushed onto the
stack. The return instruction will automatically pop the
arguments from the stack. */
numarg = get_frame_memory_unsigned (next_frame, addr, 1);