Fix ChangeLog formatting
authorSimon Marchi <simon.marchi@ericsson.com>
Thu, 6 Aug 2015 18:28:00 +0000 (14:28 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Thu, 6 Aug 2015 18:28:00 +0000 (14:28 -0400)
Spaces -> Tab.

gdb/ChangeLog

index ded5791..6cf10ed 100644 (file)
@@ -29,7 +29,7 @@
 2015-08-05  Pedro Alves  <palves@redhat.com>
            Joel Brobecker  <brobecker@adacore.com>
 
-        * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy>
+       * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy>
        <bp_exception, bp_longjmp_resume, bp_exception_resume>: Handle the
        case where BS->STOP is not set.