make style

This commit is contained in:
iceman1001 2019-11-08 12:00:21 +01:00
commit 182f239d21
7 changed files with 82 additions and 82 deletions

View file

@ -2176,7 +2176,7 @@ void Mifare_DES_Auth2(uint32_t arg0, uint8_t *datain) {
//
// Tear-off attack against MFU.
// - Mobius et al
// - Moebius et al
void MifareU_Otp_Tearoff() {
// should the

View file

@ -2753,7 +2753,7 @@ static int CmdHF14AMfUPwdGen(const char *Cmd) {
//
// MFU TearOff against OTP
// Mobeius et al
// Moebius et al
//
static int CmdHF14AMfuOtpTearoff(const char *Cmd) {
uint8_t cmdp = 0;