make style

This commit is contained in:
merlokk 2023-12-12 01:11:10 +02:00
commit 2517e8b345
10 changed files with 65 additions and 33 deletions

View file

@ -2724,7 +2724,7 @@ void MifareHasStaticEncryptedNonce(uint8_t block_no, uint8_t key_type, uint8_t *
goto OUT;
};
if (g_dbglevel >= DBG_INFO)
if (g_dbglevel >= DBG_INFO)
Dbprintf("nt: %x, nt encoded: %x", nt, ntenc);
if (oldntenc == 0)