From 175654b9cdd3113a01174b019ac286092398246b Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Tue, 19 Dec 2017 22:09:40 -0500 Subject: [PATCH] Fix ChangeLog formatting Doing some unrelated grepping found that there were some missing spaces, fix it. --- gdb/ChangeLog | 2 +- gdb/testsuite/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4023472..f314e8e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -4105,7 +4105,7 @@ in_inclusive_range. 2017-10-30 Pedro Alves - Simon Marchi + Simon Marchi * remote.c (remote_set_syscall_catchpoint): Build a std::string instead of a gdb::unique_xmalloc_ptr, using string_appendf. diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 51c9864..ab65ca2 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -827,7 +827,7 @@ instead of on dejagnu remote boards. 2017-10-12 Pedro Alves - Simon Marchi + Simon Marchi * gdb.base/inferior-died.exp: Remove is_remote and isnative checks. Use build_executable + clean_restart instead of -- 2.7.4