From 88618bac731bba10e18028a4c886b8373cacb2bb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulf=20M=C3=B6ller?= Date: Sun, 16 Jan 2000 16:04:26 +0000 Subject: [PATCH] remove debug modification that I checked in accidentally --- e_os.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e_os.h b/e_os.h index f0b381a546..fa2a117762 100644 --- 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) -- 2.25.1