elf32-i386: Fix a typo in GOT comments
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 28 Dec 2021 17:51:50 +0000 (09:51 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 28 Dec 2021 17:51:50 +0000 (09:51 -0800)
commitcfe29d94f13695c7df65059b76636507875f4323
tree7f3475db98d910f5b969f153698fc3ca0c7939c4
parentc17eb63b7f69329307ba5f225364a993cfb45dca
elf32-i386: Fix a typo in GOT comments

Entry offsets in the global offset table are multiples of 4, not 8.

* elf32-i386.c (elf_i386_relocate_section): Fix a typo in GOT
comments.
bfd/elf32-i386.c