]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb: fix whitespaces in ChangeLog
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 11 Jun 2020 03:00:20 +0000 (23:00 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 11 Jun 2020 03:00:20 +0000 (23:00 -0400)
Replace 8 spaces with tabs.

Change-Id: I60f2df3a2866f75f0307077bf6cb1fa3918f8180

gdb/ChangeLog

index 91315fafb44f92072df6744eb3773dbeba9b76a8..e009aabc8a842467ec72bc8a91ad078f50ccfeb4 100644 (file)
 2020-05-20  Tom Tromey  <tromey@adacore.com>
 
        * ada-lang.c (bound_name, MAX_ADA_DIMENS): Remove.
-        (desc_one_bound, desc_index_type): Compute field name.
+       (desc_one_bound, desc_index_type): Compute field name.
 
 2020-05-20  Tom de Vries  <tdevries@suse.de>
 
 
 2020-04-25  Kamil Rytarowski  <n54@gmx.com>
 
-       * inf-ptrace.c (inf_ptrace_target::wait): Remove
-       `PT_GET_PROCESS_STATE' block.
+       * inf-ptrace.c (inf_ptrace_target::wait): Remove
+       `PT_GET_PROCESS_STATE' block.
 
 2020-04-24  Tom Tromey  <tom@tromey.com>