* blockframe.c: Fix a minor typo in a comment.
+2000-04-25 Michael Snyder <msnyder@seadog.cygnus.com>
+
+ * blockframe.c: Fix a minor typo in a comment.
+
2000-04-25 Kevin Buettner <kevinb@redhat.com>
* ia64-tdep.c (examine_prologue): Recognize store instructions;
/* Dummy frame. This saves the processor state just prior to setting
up the inferior function call. Older targets save the registers
- target stack (but that really slows down function calls). */
+ on the target stack (but that really slows down function calls). */
struct dummy_frame
{