small fix

This commit is contained in:
Oleg Moiseenko 2018-02-11 00:45:12 +02:00
parent 856da9a1c0
commit bf52d74adc

View file

@ -417,4 +417,4 @@ bool NestedCheckKey(uint64_t key, TAuthData *ad, uint8_t *cmd, uint8_t cmdsize)
} else {
return false;
}
}
}