summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-31 08:31:16 +0000
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-31 08:31:16 +0000
commitc15a0852733383ef0f54c9a1148bbf472349c58d (patch)
tree3bf8a3690d627802bec8f2abf11c5e85ff1b5703 /libiberty
parent5e6e281137cd32ff309b2b691d7860c408414541 (diff)
downloadgcc-c15a0852733383ef0f54c9a1148bbf472349c58d.tar.gz
Correct ChangeLog's mentioned PR-number.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195607 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 2698740e16a..cbcd1e25948 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -4,7 +4,7 @@
* sha1.c (sha1_process_block): Handle case that size_t is
a wider-integer-scalar as a 32-bit unsigned integer.
- PR other/543413
+ PR other/53413
* md5.c (md5_process_block): Handle case that size_t is
a wider-integer-scalar a 32-bit unsigned integer.