mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 08:40:49 +02:00
fix worning
This commit is contained in:
@@ -6215,7 +6215,6 @@ static int DoTls13KeyUpdate(WOLFSSL* ssl, const byte* input, word32* inOutIdx,
|
||||
break;
|
||||
default:
|
||||
return INVALID_PARAMETER;
|
||||
break;
|
||||
}
|
||||
|
||||
/* Move index to byte after message. */
|
||||
|
||||
Reference in New Issue
Block a user