mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-15 03:34:22 +08:00
smallfix
This commit is contained in:
parent
31acb134c1
commit
8bf8f1735e
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ cleanup:
|
|||
int roca_self_test(void) {
|
||||
int ret = 0;
|
||||
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
PrintAndLogEx(INFO, "ROCA check vulnerability tests");
|
||||
|
||||
// positive
|
||||
|
|
Loading…
Reference in a new issue