projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a80de34
)
Fix typo in comment
author
Pauli
<paul.dale@oracle.com>
Sun, 6 Oct 2019 03:39:01 +0000
(13:39 +1000)
committer
Pauli
<paul.dale@oracle.com>
Sun, 6 Oct 2019 06:53:26 +0000
(16:53 +1000)
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10105)
(cherry picked from commit
89e5aaa1d72058404d3ea06bfaeff5334aba202d
)
e_os.h
patch
|
blob
|
history
diff --git
a/e_os.h
b/e_os.h
index 2f8e3fe34966a2f3f6ae623c090e74c712a51b48..f607045e1478ca1c48c55e65ab52fcf18e746201 100644
(file)
--- 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 use
d
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