commit | d5f4759594a8d551f166fb5a0c7dda0ee004d4ad | [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 14:50:57 2019 +0000 |
tree | d60e43ac0a8a1acbfbbcc504c5d6abaaf23e29a4 | |
parent | 6f76795bf5a8e0cc7b5fa7e8f0939afd3aefde41 [diff] [blame] |
Fix #2370, minor typos and spelling mistakes
diff --git a/library/ssl_srv.c b/library/ssl_srv.c index bc77f80..5825970 100644 --- a/library/ssl_srv.c +++ b/library/ssl_srv.c
@@ -1449,7 +1449,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. */