diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-05 09:58:58 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-05 09:58:58 +0530 |
commit | 232983e9a74e817377a5e76f2c3872c8a92685d0 (patch) | |
tree | 6eebf2f1cf5e8f7a4d5aa72beb6e5924ba39e3db /ChangeLog | |
parent | 54285cf9e5bbd10826beba4cc1feb039395867b0 (diff) | |
download | glibc-232983e9a74e817377a5e76f2c3872c8a92685d0.zip glibc-232983e9a74e817377a5e76f2c3872c8a92685d0.tar.gz glibc-232983e9a74e817377a5e76f2c3872c8a92685d0.tar.bz2 |
Remove unused variables in __stpncpy_chk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |