This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix ChangeLog formatting


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9d996aba1a365564c18dd939772d379c97c94213

commit 9d996aba1a365564c18dd939772d379c97c94213
Author: Simon Marchi <simon.marchi@ericsson.com>
Date:   Thu Aug 6 14:28:00 2015 -0400

    Fix ChangeLog formatting
    
    Spaces -> Tab.

Diff:
---
 gdb/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ded5791..6cf10ed 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]