fix worning

This commit is contained in:
Takashi Kojo
2019-01-12 07:50:15 +09:00
parent 6a25b42efb
commit 4821d06dff

View File

@ -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. */