diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2010-10-21 19:11:14 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2010-10-21 19:11:14 +0000 |
commit | dfd2f2d4bbb5f23cd14bca63b73779ffbac5c0f5 (patch) | |
tree | 506464413c40d2c6a4a46d04892a9415cb886522 /contrib/binutils/bfd/i386freebsd.c | |
parent | ae36f9474fd730d29afb8b25c92dba33dedf7480 (diff) | |
parent | 7a815afd9b5121ee0f65dc1e1de1c0de6de97679 (diff) |
Merge ^vendor/binutils/dist@214082 into contrib/binutils.
Notes
Notes:
svn path=/projects/binutils-2.17/; revision=214157
Diffstat (limited to 'contrib/binutils/bfd/i386freebsd.c')
-rw-r--r-- | contrib/binutils/bfd/i386freebsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/binutils/bfd/i386freebsd.c b/contrib/binutils/bfd/i386freebsd.c index 73fa0ca6014a..57b38a7cac34 100644 --- a/contrib/binutils/bfd/i386freebsd.c +++ b/contrib/binutils/bfd/i386freebsd.c @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #define BYTES_IN_WORD 4 #undef TARGET_IS_BIG_ENDIAN_P |