remove some tabs that snuck in unintentionally

This commit is contained in:
nhmall
2024-11-30 19:35:25 -05:00
parent cd032881ad
commit c2c2e84485
7 changed files with 11 additions and 11 deletions

View File

@@ -6020,8 +6020,8 @@ passive_obj(
}
break;
}
FALLTHROUGH;
/* FALLTHRU */
FALLTHROUGH;
/* FALLTHRU */
default:
break;
}