commit | 8fd9156a4af164e1d2af0ee48ade5921928e2265 | [log] [tgz] |
---|---|---|
author | Antonin Décimo <antonin.decimo@gmail.com> | Wed Jan 23 15:24:37 2019 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Feb 18 15:57:54 2019 +0000 |
tree | 484aa11f2721f2e824119d32336b0d17464b699d | |
parent | bdc807dbe8b97e1a1a5b212380ec4ffa07a784e4 [diff] [blame] |
Fix #2370, minor typos and spelling mistakes
diff --git a/library/ssl_srv.c b/library/ssl_srv.c index c8da871..6f607b4 100644 --- a/library/ssl_srv.c +++ b/library/ssl_srv.c
@@ -1455,7 +1455,7 @@ */ /* - * Minimal length (with everything empty and extensions ommitted) is + * Minimal length (with everything empty and extensions omitted) is * 2 + 32 + 1 + 2 + 1 = 38 bytes. Check that first, so that we can * read at least up to session id length without worrying. */