From 7036d6ce0eefad78c871da51e41533a45daaa331 Mon Sep 17 00:00:00 2001 From: Nicholas Duffek Date: Fri, 12 Jan 2001 20:43:35 +0000 Subject: * blockframe.c (generic_get_saved_register): Spelling fix. * frame.h (FRAME_FP): Spelling fix. --- gdb/frame.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/frame.h') diff --git a/gdb/frame.h b/gdb/frame.h index 37fa97c..71cf383 100644 --- a/gdb/frame.h +++ b/gdb/frame.h @@ -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 -- cgit v1.1