summaryrefslogtreecommitdiff
path: root/e_os.h
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2019-10-06 13:39:01 +1000
committerPauli <paul.dale@oracle.com>2019-10-06 13:39:01 +1000
commit89e5aaa1d72058404d3ea06bfaeff5334aba202d (patch)
treed1f73aee451f149cbdfe9ae55ac33d75253447ad /e_os.h
parent38546024bba338c61a71212f9ede4c4f2af3edb7 (diff)
downloadopenssl-new-89e5aaa1d72058404d3ea06bfaeff5334aba202d.tar.gz
Fix typo in comment
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/10105)
Diffstat (limited to 'e_os.h')
-rw-r--r--e_os.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e_os.h b/e_os.h
index 6ae3b2cca1..0689333db1 100644
--- a/e_os.h
+++ b/e_os.h
@@ -42,7 +42,7 @@
# endif
/*
* Some operating systems do not permit select(2) on their random devices,
- * defining this to zero will force the used of read(2) to extract one byte
+ * defining this to zero will force the use of read(2) to extract one byte
* from /dev/random.
*/
# ifndef DEVRANDM_WAIT_USE_SELECT