From 4bc385478b509573735ac4902ed7b7a26c5669f3 Mon Sep 17 00:00:00 2001 From: cristy Date: Fri, 25 Feb 2011 12:59:29 +0000 Subject: [PATCH] --- magick/random.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magick/random.c b/magick/random.c index 4b7330821..1647b71df 100644 --- a/magick/random.c +++ b/magick/random.c @@ -121,7 +121,7 @@ extern char static SemaphoreInfo *random_semaphore = (SemaphoreInfo *) NULL; -static size_t +static unsigned long random_seed = ~0UL; static MagickBooleanType -- 2.40.0