* blockframe.c (generic_get_saved_register): Spelling fix.

* frame.h (FRAME_FP): Spelling fix.
This commit is contained in:
Nicholas Duffek
2001-01-12 20:43:35 +00:00
parent 9397fcbf1c
commit 7036d6ce0e
3 changed files with 7 additions and 2 deletions

View File

@ -121,7 +121,7 @@ enum print_what
extern void *frame_obstack_alloc (unsigned long size);
extern void frame_saved_regs_zalloc (struct frame_info *);
/* Return the frame address from FR. Except in the machine-dependent
/* Return the frame address from FI. Except in the machine-dependent
*FRAME* macros, a frame address has no defined meaning other than
as a magic cookie which identifies a frame over calls to the
inferior. The only known exception is inferior.h