Re-indent elf_x86_64_relocate_section

* elf64-x86-64.c (elf_x86_64_relocate_section): Re-indent.
This commit is contained in:
H.J. Lu
2019-03-15 14:43:36 +08:00
parent 4a5ee99b2f
commit da0d12d2bd
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2019-03-15 H.J. Lu <hongjiu.lu@intel.com>
* elf64-x86-64.c (elf_x86_64_relocate_section): Re-indent.
2019-03-14 Nick Clifton <nickc@redhat.com>
PR 24334