Fix tipo in changelog.
authorAndrew Cagney <cagney@redhat.com>
Fri, 29 Nov 2002 01:59:08 +0000 (01:59 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 29 Nov 2002 01:59:08 +0000 (01:59 +0000)
gdb/ChangeLog

index 434ec84..19f9ba3 100644 (file)
@@ -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.