Remove extra whitespaces at the end of lines.

gdb/ChangeLog:

	* dwarf2read.c (process_full_comp_unit): Remove whitespace at the EOL.
	(process_full_type_unit): Likewise.
	(dump_die_shallow): Likewise.
	(cu_debug_loc_section): Likewise.
This commit is contained in:
Ali Tamur
2019-09-30 13:34:44 -07:00
parent 6fb08628e0
commit 5f48f8f3c3
2 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,10 @@
2019-09-30 Ali Tamur <tamur@google.com>
* dwarf2read.c (process_full_comp_unit): Remove whitespace at the EOL.
(process_full_type_unit): Likewise.
(dump_die_shallow): Likewise.
(cu_debug_loc_section): Likewise.
2019-09-28 Christian Biesinger <cbiesinger@google.com> 2019-09-28 Christian Biesinger <cbiesinger@google.com>
* minsyms.c (compare_minimal_symbols): Rename to... * minsyms.c (compare_minimal_symbols): Rename to...