Fix filename format in previous ChangeLog entry.
authorAndrew Burgess <aburgess@broadcom.com>
Fri, 6 Sep 2013 08:25:25 +0000 (08:25 +0000)
committerAndrew Burgess <aburgess@broadcom.com>
Fri, 6 Sep 2013 08:25:25 +0000 (08:25 +0000)
I used the wrong format for the filenames in a previous changelog entry, I
incorrectly included the "gdb/" prefix.

gdb/ChangeLog

index eb023b1265f89fba7073b473174bd956c07e0ad7..36d441a6abf13478987870a9b1c3b22d018e1a29 100644 (file)
 
 2013-09-05  Andrew Burgess  <aburgess@broadcom.com>
 
-       * gdb/defs.h (deprecated_command_loop_hook): Remove, including
+       * defs.h (deprecated_command_loop_hook): Remove, including
        references in comments.
-       * gdb/interps.c (current_interp_command_loop): No longer use
+       * interps.c (current_interp_command_loop): No longer use
        deprecated_command_loop_hook.
        (clear_interpreter_hooks): Remove deprecated_command_loop_hook
        setup.
-       * gdb/top.c (deprecated_command_loop_hook): Remove.
+       * top.c (deprecated_command_loop_hook): Remove.
 
 2013-09-05  Pedro Alves  <palves@redhat.com>
 
This page took 0.031382 seconds and 4 git commands to generate.