From fb25b1356ae6a0b2d27a307091ad4f384814cc77 Mon Sep 17 00:00:00 2001 From: TAMUKI Shoichi Date: Mon, 11 Feb 2019 12:13:55 +0900 Subject: Fix a few whitespace arrangement inconsistencies in time/strftime_l.c Having checked the arrangement of whitespace in time/strftime_l.c using "unexpand" and "unexpand -a" command, three inconsistencies are detected. So fix them for consistency. ChangeLog: * time/strftime_l.c: Fix a few whitespace arrangement inconsistencies. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 07560f9259..f12f435b26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2019-02-11 TAMUKI Shoichi + + * time/strftime_l.c: Fix a few whitespace arrangement inconsistencies. + 2019-02-08 Joseph Myers * sysdeps/powerpc/bits/mathinline.h: Remove. -- cgit 1.4.1