diff options
author | Nick Clifton <nickc@redhat.com> | 2009-12-14 11:01:25 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-12-14 11:01:25 +0000 |
commit | 3aa4238e2615dcd93c7f437e00645b4f413aa749 (patch) | |
tree | 83f7f23506f6d681f92165bfbbf0f2b2822f8dd9 /gas | |
parent | 34ab888845310822b46b6a37ed5fe7e954bdc848 (diff) | |
download | ppe42-binutils-3aa4238e2615dcd93c7f437e00645b4f413aa749.tar.gz ppe42-binutils-3aa4238e2615dcd93c7f437e00645b4f413aa749.zip |
Fix PR number typo.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b8447d4da3..330787a594 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,6 +1,6 @@ 2009-12-14 Yoshinori Sato <ysato@users.sourceforge.jp> - 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. |