From: Nick Clifton Date: Mon, 14 Dec 2009 11:01:25 +0000 (+0000) Subject: Fix PR number typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3aa4238e2615dcd93c7f437e00645b4f413aa749;p=binutils-gdb.git Fix PR number typo. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index b8447d4da3e..330787a5945 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,6 +1,6 @@ 2009-12-14 Yoshinori Sato - PR gas/11089 + PR gas/11086 * config/tc-rx.c (rx_equ): Rename 'expr' to 'expression' in order to avoid shadowing a global symbol of the same name.