[binutils-gdb] Fix typo in ChangeLog entry in previous delta.

Nick Clifton nickc@sourceware.org
Tue Apr 17 15:19:00 GMT 2018


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c4a91159afa222c1025f1535f42e382b91dc6b73

commit c4a91159afa222c1025f1535f42e382b91dc6b73
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Apr 17 16:19:19 2018 +0100

    Fix typo in ChangeLog entry in previous delta.
    
    	PR 23063
    	* readelf.c (print_symbol): If the width is zero, return straight
    	away.

Diff:
---
 binutils/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 14a991b..b5dc8a6 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,6 +1,6 @@
 2018-04-17  Nick Clifton  <nickc@redhat.com>
 
-	PR 26063
+	PR 23063
 	* readelf.c (print_symbol): If the width is zero, return straight
 	away.



More information about the Binutils-cvs mailing list