2003-10-09 Michael Snyder <msnyder@redhat.com>

* dummy-frame.c: Fix typo.
This commit is contained in:
Michael Snyder 2003-10-10 00:28:43 +00:00
parent db72fa6bdc
commit 67938b61d0
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
2003-10-09 Michael Snyder <msnyder@redhat.com>
* dummy-frame.c: Fix typo.
* d10v-tdep.c: Random whitespace/comment tweaks.
2003-10-09 Elena Zannoni <ezannoni@redhat.com>

View File

@ -387,7 +387,7 @@ dummy_frame_this_id (struct frame_info *next_frame,
}
else
{
/* Outch! We're not trying to find the innermost frame's ID yet
/* Ouch! We're not trying to find the innermost frame's ID yet
we're trying to unwind to a dummy. The architecture must
provide the unwind_dummy_id() method. Abandon the unwind
process but only after first warning the user. */