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:
2b975df
)
DEVRANDOM, not DEBRANDOM...
author
Richard Levitte
<levitte@openssl.org>
Tue, 21 Jun 2005 04:41:31 +0000
(
04:41
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 21 Jun 2005 04:41:31 +0000
(
04:41
+0000)
e_os.h
patch
|
blob
|
history
diff --git
a/e_os.h
b/e_os.h
index 2f545403eebdb5652e65ca5037849c5b73f70e54..0b2b1cca67e5b0aa78c68eb39fbf8a4a4423f8de 100644
(file)
--- a/
e_os.h
+++ b/
e_os.h
@@
-227,7
+227,7
@@
extern "C" {
# define _setmode setmode
# define _O_TEXT O_TEXT
# define _O_BINARY O_BINARY
-# undef DE
B
RANDOM
+# undef DE
V
RANDOM
# define DEVRANDOM "/dev/urandom\x24"
# endif /* __DJGPP__ */