gdb/ChangeLog: Fix filenames in a couple of entries
authorJoel Brobecker <brobecker@adacore.com>
Mon, 26 Mar 2018 16:09:56 +0000 (09:09 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Mon, 2 Apr 2018 13:49:57 +0000 (06:49 -0700)
gdb/ChangeLog

index 7e220ef..0a0eabb 100644 (file)
 
 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
 
-       * gdb/symtab.c (find_pc_sect_line): fixed indentation.
+       * symtab.c (find_pc_sect_line): fixed indentation.
 
 2018-03-20  Stephen Roberts  <stephen.roberts@arm.com>
 
-       * 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  <tom@tromey.com>