2003-10-09 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Fri, 10 Oct 2003 00:28:43 +0000 (00:28 +0000)
committerMichael Snyder <msnyder@vmware.com>
Fri, 10 Oct 2003 00:28:43 +0000 (00:28 +0000)
* dummy-frame.c: Fix typo.

gdb/ChangeLog
gdb/dummy-frame.c

index dd43bb0d7d680e4d2e17ce7e8db76a95dd0d57f5..2a8ad376c1cee393a2b220db725905e7e03d72f2 100644 (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>
index 36c7dbb690aa7e1e7bd32b3ec7e3a4ec36cd847b..3b10c51640b5f86ee0d73318c46f02904ee1987c 100644 (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.  */
This page took 0.031109 seconds and 4 git commands to generate.