2002-02-27 Fred Fish <fnf@redhat.com>
authorFred Fish <fnf@specifix.com>
Wed, 27 Feb 2002 20:04:29 +0000 (20:04 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 27 Feb 2002 20:04:29 +0000 (20:04 +0000)
* blockframe.c (generic_fix_call_dummy): Fix obvious typo in
comment (dumy -> dummy).

gdb/ChangeLog
gdb/blockframe.c

index 785cd4c..e304aad 100644 (file)
@@ -1,3 +1,8 @@
+2002-02-27  Fred Fish  <fnf@redhat.com>
+
+       * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
+       comment (dumy -> dummy).
+
 2002-02-27  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
 
        * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
index 78331ce..1f10381 100644 (file)
@@ -1215,7 +1215,7 @@ generic_func_frame_chain_valid (CORE_ADDR fp, struct frame_info *fi)
 }
 
 /* Function: fix_call_dummy
-   Stub function.  Generic dumy frames typically do not need to fix
+   Stub function.  Generic dummy frames typically do not need to fix
    the frame being created */
 
 void