about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTAMUKI Shoichi <tamuki@linet.gr.jp>2019-02-11 12:13:55 +0900
committerTAMUKI Shoichi <tamuki@linet.gr.jp>2019-02-11 12:13:55 +0900
commitfb25b1356ae6a0b2d27a307091ad4f384814cc77 (patch)
tree4f32a3394c94007eeab9787d155954f00336e4e2 /ChangeLog
parent32ea72999693b98e41172e42256cda65dfda7838 (diff)
downloadglibc-fb25b1356ae6a0b2d27a307091ad4f384814cc77.tar.gz
glibc-fb25b1356ae6a0b2d27a307091ad4f384814cc77.tar.xz
glibc-fb25b1356ae6a0b2d27a307091ad4f384814cc77.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07560f9259..f12f435b26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-02-11  TAMUKI Shoichi  <tamuki@linet.gr.jp>
+
+	* time/strftime_l.c: Fix a few whitespace arrangement inconsistencies.
+
 2019-02-08  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/powerpc/bits/mathinline.h: Remove.