about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-23 14:05:14 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-23 14:05:14 -0700
commit3fc7236a2853953cce81ccc15a99c9bc1b7a648d (patch)
tree8c3e654c45a9039030e9b2c7da33ea677455a29e /ChangeLog
parent4648909d56c1e9063017bcddd3271dffadef7cb5 (diff)
downloadglibc-3fc7236a2853953cce81ccc15a99c9bc1b7a648d.tar.gz
glibc-3fc7236a2853953cce81ccc15a99c9bc1b7a648d.tar.xz
glibc-3fc7236a2853953cce81ccc15a99c9bc1b7a648d.zip
Remove an unused variable in fstatvfs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08e26514ed..3e48922906 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-06-23  Roland McGrath  <roland@hack.frob.com>
+
+	* sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
+	Remove unused variable ST.
+
 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #16354]