From: Joel Brobecker Date: Mon, 26 Mar 2018 16:09:56 +0000 (-0700) Subject: gdb/ChangeLog: Fix filenames in a couple of entries X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3d6b3b8221c97c58a2496dfc7dfff30ed07d911a;p=binutils-gdb.git gdb/ChangeLog: Fix filenames in a couple of entries --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7e220ef8957..0a0eabbb2d7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -440,11 +440,11 @@ 2018-03-20 Stephen Roberts - * gdb/symtab.c (find_pc_sect_line): fixed indentation. + * symtab.c (find_pc_sect_line): fixed indentation. 2018-03-20 Stephen Roberts - * gdb/symtab.c (find_pc_sect_line): now uses binary search. + * symtab.c (find_pc_sect_line): now uses binary search. 2018-03-19 Tom Tromey