NetBSD: Minor edit, keep tab style of previous line
This commit is contained in:
parent
760024bde9
commit
cb788d72c7
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ int gotplt_entry_type (int reloc_type)
|
|||
case R_ARM_ABS32:
|
||||
case R_ARM_REL32:
|
||||
case R_ARM_V4BX:
|
||||
case R_ARM_TARGET1:
|
||||
case R_ARM_TARGET1:
|
||||
return AUTO_GOTPLT_ENTRY;
|
||||
|
||||
case R_ARM_GOTPC:
|
||||
|
|
Loading…
Reference in a new issue