]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf64-x86-64.c
Replace data32 with data16 in comments
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 2 Jun 2016 13:50:45 +0000 (06:50 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 2 Jun 2016 13:50:45 +0000 (06:50 -0700)
commit3ddf1bdd423a127564d5d13cabde8863431576a3
treeb9b81c240142c1de9fce370e74ac8f7e17b2ec55
parent4eb6f892502bad1ec4e1828d0140959bb004a3b6
Replace data32 with data16 in comments

The 0x66 prefix is data16, not data32 in 64-bit.

* elf64-x86-64.c: Replace data32 with data16 in comments.
bfd/ChangeLog
bfd/elf64-x86-64.c