From 3d3b561fc3aaceb682ade756c3bb1ebb3f495231 Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Mon, 21 Nov 2022 09:17:29 +0100 Subject: changelog: Fix extra space after tab. --- fixincludes/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fixincludes') diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index c3c398d5a59..90e2d3dc2fa 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -103,8 +103,8 @@ PR other/21823 PR bootstrap/80047 * fixincl.c (process): Simplify the handling for highly - unlikely access() failure, to avoid using non-standard - extensions. + unlikely access() failure, to avoid using non-standard + extensions. 2021-08-30 John David Anglin @@ -122,8 +122,8 @@ PR other/91085 * fixfixes.c (check_has_inc): New static function. - (machine_name_fix): Don't replace header names in - __has_include(...). + (machine_name_fix): Don't replace header names in + __has_include(...). * inclhack.def (machine_name): Adjust test. * tests/base/testing.h: Update. -- cgit v1.2.1