diff options
author | Alan Modra <amodra@gmail.com> | 2012-08-17 02:43:21 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-08-17 02:43:21 +0000 |
commit | a86852103bb20a87c714d338230b265c94fc5272 (patch) | |
tree | 522c035856ba765f8d7f89f0d06ff7afed3ba0bd /binutils/ChangeLog-2011 | |
parent | ed668b34df4ca6f8e8fbd4d5503e6b8e845833c2 (diff) | |
download | gdb-a86852103bb20a87c714d338230b265c94fc5272.zip gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.gz gdb-a86852103bb20a87c714d338230b265c94fc5272.tar.bz2 |
typo fixes
Diffstat (limited to 'binutils/ChangeLog-2011')
-rw-r--r-- | binutils/ChangeLog-2011 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/ChangeLog-2011 b/binutils/ChangeLog-2011 index b81c81d..be24930 100644 --- a/binutils/ChangeLog-2011 +++ b/binutils/ChangeLog-2011 @@ -155,7 +155,7 @@ 2011-10-16 H.J. Lu <hongjiu.lu@intel.com> PR binutils/13278 - * ar.c (open_inarch): Set the target from the the first object + * ar.c (open_inarch): Set the target from the first object on the list only if it isn't set. 2011-10-13 Nick Clifton <nickc@redhat.com> |