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:
373b575
)
remove debug modification that I checked in accidentally
author
Ulf Möller
<ulf@openssl.org>
Sun, 16 Jan 2000 16:04:26 +0000
(16:04 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Sun, 16 Jan 2000 16:04:26 +0000
(16:04 +0000)
e_os.h
patch
|
blob
|
history
diff --git
a/e_os.h
b/e_os.h
index f0b381a5464f134af9977cbfbaea536200d434cd..fa2a117762b7ef1519cdfeddbb752cd0513861e9 100644
(file)
--- a/
e_os.h
+++ b/
e_os.h
@@
-79,7
+79,7
@@
extern "C" {
#ifndef DEVRANDOM
/* set this to your 'random' device if you have one.
* My default, we will try to read this file */
-#define DEVRANDOM "/
gibtsnich/
dev/urandom"
+#define DEVRANDOM "/dev/urandom"
#endif
#if defined(__MWERKS__) && defined(macintosh)