NetBSD: Minor edit, keep tab style of previous line

This commit is contained in:
Christian Jullien 2021-01-06 07:10:56 +01:00
parent 760024bde9
commit cb788d72c7

View file

@ -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: