aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-11-29 01:59:08 +0000
committerAndrew Cagney <cagney@redhat.com>2002-11-29 01:59:08 +0000
commitfe67b6c54e516495cc6c4c12cd974feb03be5232 (patch)
treeaad46c0fe3b169577f0123b320a0fa9e053a3592 /gdb
parent1058bca7483f329cd60fba85ce7391d522885fde (diff)
downloadgdb-fe67b6c54e516495cc6c4c12cd974feb03be5232.zip
gdb-fe67b6c54e516495cc6c4c12cd974feb03be5232.tar.gz
gdb-fe67b6c54e516495cc6c4c12cd974feb03be5232.tar.bz2
Fix tipo in changelog.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 434ec84..19f9ba3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -4,8 +4,8 @@
(find_frame_sal): New function.
* frame.h (find_frame_sal): Declare.
(struct symtab_and_line): Add opaque declaration.
- * stack.c (print_frame_info_base): Use find_pc_line instead of
- find_frame_sal.
+ * stack.c (print_frame_info_base): Use find_frame_sal instead of
+ find_pc_line.
(frame_info): Ditto.
* ada-lang.c (find_printable_frame): Ditto.