commit | 36e89b5b71735bf38c02c1046828fd2ad26dc30b | [log] [tgz] |
---|---|---|
author | Antonin Décimo <antonin.decimo@gmail.com> | Wed Jan 23 15:24:37 2019 +0100 |
committer | Antonin Décimo <antonin.decimo@gmail.com> | Thu Jan 24 10:37:40 2019 +0100 |
tree | 28e8a8e57355f28a127cd39163447db592460e77 | |
parent | 62ec2dd68f92b1970ff3cdcdccf652837a359680 [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. */