diff --git a/client/emv/emv_roca.c b/client/emv/emv_roca.c index a189fdd70..13428826a 100644 --- a/client/emv/emv_roca.c +++ b/client/emv/emv_roca.c @@ -152,10 +152,10 @@ int roca_self_test(void) { if (emv_rocacheck(keyp, 64, false)) { - PrintAndLogEx(SUCCESS, "Weak modulus [ %s]", _GREEN_("PASS")); + PrintAndLogEx(SUCCESS, "Weak modulus [ %s]", _GREEN_("PASS")); } else { ret++; - PrintAndLogEx(FAILED, "Weak modulus [ %s]", _RED_("Fail")); + PrintAndLogEx(FAILED, "Weak modulus [ %s]", _RED_("Fail")); } // negative