about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-12-05 09:58:58 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-12-05 09:58:58 +0530
commit232983e9a74e817377a5e76f2c3872c8a92685d0 (patch)
tree6eebf2f1cf5e8f7a4d5aa72beb6e5924ba39e3db /ChangeLog
parent54285cf9e5bbd10826beba4cc1feb039395867b0 (diff)
downloadglibc-232983e9a74e817377a5e76f2c3872c8a92685d0.tar.gz
glibc-232983e9a74e817377a5e76f2c3872c8a92685d0.tar.xz
glibc-232983e9a74e817377a5e76f2c3872c8a92685d0.zip
Remove unused variables in __stpncpy_chk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 793448fee9..c34668bb6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
+
 	[BZ #15941]
 	* Makefile (INSTALL): Add install-plain.texi as the primary
 	dependency.