summaryrefslogtreecommitdiff
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
commit6f438645075d3df9a5c1e90fa56f0449787d593e (patch)
tree53700d3dde4659008f5b7edad8434f688709aa1d /gdb/frame.h
parentf44bb37cdcf5c5e0f9124aa20bb7c2f2ad336ab5 (diff)
downloadgdb-6f438645075d3df9a5c1e90fa56f0449787d593e.tar.gz
* 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 37fa97ccc34..71cf383fcfe 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