summaryrefslogtreecommitdiff
path: root/mpf/random2.c
diff options
context:
space:
mode:
authortege <tege@gmplib.org>1996-08-27 03:38:41 +0200
committertege <tege@gmplib.org>1996-08-27 03:38:41 +0200
commit1184aa13cfaf6983fba11b0e3c9467fb9ab10fc0 (patch)
treef928b69bb991a23934a52270c4bdb94117b8a524 /mpf/random2.c
parent00ff72474db64f491edfc35f7ce0d87c026526d6 (diff)
downloadgmp-1184aa13cfaf6983fba11b0e3c9467fb9ab10fc0.tar.gz
Fix typo, `alpha__' => `__alpha'.
Diffstat (limited to 'mpf/random2.c')
-rw-r--r--mpf/random2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpf/random2.c b/mpf/random2.c
index 8e67b11fa..71dc50ebb 100644
--- a/mpf/random2.c
+++ b/mpf/random2.c
@@ -24,7 +24,7 @@ MA 02111-1307, USA. */
#include "gmp.h"
#include "gmp-impl.h"
-#if defined (__hpux) || defined (alpha__) || defined (__svr4__) || defined (__SVR4)
+#if defined (__hpux) || defined (__alpha) || defined (__svr4__) || defined (__SVR4)
/* HPUX lacks random(). DEC OSF/1 1.2 random() returns a double. */
long mrand48 ();
static inline long