about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-04-15 22:11:30 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-04-15 22:11:30 +0200
commit207d1e2a6c4c72a1a6154ae9800e8061669995a5 (patch)
treed456f42ec5565a0edc3b193e3a335b585e9f5989 /ChangeLog
parent306dfba9e1daac21ab5a45256b367aea9cf9c3ee (diff)
downloadglibc-207d1e2a6c4c72a1a6154ae9800e8061669995a5.tar.gz
glibc-207d1e2a6c4c72a1a6154ae9800e8061669995a5.tar.xz
glibc-207d1e2a6c4c72a1a6154ae9800e8061669995a5.zip
Fix coding-style violation.
Introduced in commit ee091edf1a16312fff0cc3c6ae0116aded7f1dbf.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27917240d5..312958579e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* stdio-common/tstdiomisc.c: Fix coding-style violation.
+
 2013-04-15  Andreas Schwab  <schwab@suse.de>
 
 	* nscd/grpcache.c (cache_addgr): Properly check for short write.