aboutsummaryrefslogtreecommitdiff
path: root/gdb/frame.h
diff options
context:
space:
mode:
authorNicholas Duffek <nsd@redhat.com>2001-01-12 20:43:35 +0000
committerNicholas Duffek <nsd@redhat.com>2001-01-12 20:43:35 +0000
commit7036d6ce0eefad78c871da51e41533a45daaa331 (patch)
treee2394bde6b1751d6506578c6dc2c98f3e51d4050 /gdb/frame.h
parent9397fcbf1c7242c71304c1f19dd730b32887d000 (diff)
downloadfsf-binutils-gdb-7036d6ce0eefad78c871da51e41533a45daaa331.zip
fsf-binutils-gdb-7036d6ce0eefad78c871da51e41533a45daaa331.tar.gz
fsf-binutils-gdb-7036d6ce0eefad78c871da51e41533a45daaa331.tar.bz2
* blockframe.c (generic_get_saved_register): Spelling fix.
* frame.h (FRAME_FP): Spelling fix.
Diffstat (limited to 'gdb/frame.h')
-rw-r--r--gdb/frame.h2
1 files changed, 1 insertions, 1 deletions
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