mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-06 06:04:41 +02:00
fix trailing whitespaces
This commit is contained in:
@@ -1251,7 +1251,6 @@ int wc_fspsm_TlsCleanup(WOLFSSL* ssl)
|
|||||||
/* zero clear */
|
/* zero clear */
|
||||||
ForceZero(tuc, sizeof(FSPSM_ST));
|
ForceZero(tuc, sizeof(FSPSM_ST));
|
||||||
ssl->RenesasUserCtx = NULL;
|
ssl->RenesasUserCtx = NULL;
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
/* Set callback contexts needed for sce TLS api handling */
|
/* Set callback contexts needed for sce TLS api handling */
|
||||||
|
Reference in New Issue
Block a user