remove debug modification that I checked in accidentally
This commit is contained in:
parent
373b575f5a
commit
88618bac73
2
e_os.h
2
e_os.h
@ -79,7 +79,7 @@ extern "C" {
|
|||||||
#ifndef DEVRANDOM
|
#ifndef DEVRANDOM
|
||||||
/* set this to your 'random' device if you have one.
|
/* set this to your 'random' device if you have one.
|
||||||
* My default, we will try to read this file */
|
* My default, we will try to read this file */
|
||||||
#define DEVRANDOM "/gibtsnich/dev/urandom"
|
#define DEVRANDOM "/dev/urandom"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(__MWERKS__) && defined(macintosh)
|
#if defined(__MWERKS__) && defined(macintosh)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user