fix trailing whitespaces

This commit is contained in:
Hideki Miyazaki
2025-07-18 07:54:45 +09:00
parent 70587dd2d5
commit 7a03b9fea6
2 changed files with 1 additions and 2 deletions

View File

@@ -1251,7 +1251,6 @@ int wc_fspsm_TlsCleanup(WOLFSSL* ssl)
/* zero clear */
ForceZero(tuc, sizeof(FSPSM_ST));
ssl->RenesasUserCtx = NULL;
return ret;
}
/* Set callback contexts needed for sce TLS api handling */