mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
style
This commit is contained in:
parent
26fa587dbf
commit
eb1596dc9f
2 changed files with 9 additions and 9 deletions
|
@ -2223,7 +2223,7 @@ exit:
|
||||||
ret = MBEDTLS_ERR_X509_FATAL_ERROR;
|
ret = MBEDTLS_ERR_X509_FATAL_ERROR;
|
||||||
|
|
||||||
if (ret != 0) {
|
if (ret != 0) {
|
||||||
*flags = (uint32_t) -1;
|
*flags = (uint32_t) - 1;
|
||||||
return (ret);
|
return (ret);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue