devtls: spelling
This commit is contained in:
parent
de4db6745e
commit
774ccb19e4
1 changed files with 1 additions and 1 deletions
|
@ -848,7 +848,7 @@ if(tr->debug) pdump(unpad_len, p, "decrypted:");
|
|||
rcvError(tr, EIllegalParameter, "invalid alert fatal code");
|
||||
|
||||
/*
|
||||
* propate non-fatal alerts to handshaker
|
||||
* propagate non-fatal alerts to handshaker
|
||||
*/
|
||||
if(p[1] == ECloseNotify) {
|
||||
tlsclosed(tr, SRClose);
|
||||
|
|
Loading…
Reference in a new issue