From: Jarkko Hietaniemi Date: Thu, 20 Sep 2001 21:53:00 +0000 (+0000) Subject: Cant spl wirth a dam. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a3167221c5c86fcb0d7f6497651ad0157ad5776e;p=p5sagit%2Fp5-mst-13.2.git Cant spl wirth a dam. p4raw-id: //depot/perl@12099 --- diff --git a/intrpvar.h b/intrpvar.h index 5a630f8..681fb6d 100644 --- a/intrpvar.h +++ b/intrpvar.h @@ -484,7 +484,7 @@ PERLVAR(Ireentrant_buffer, REBUF*) /* here we store the _r buffers */ #endif PERLVAR(sharedsv_space, PerlInterpreter*) -PERLVAR(sharesv_space_mutex, perl_mutex) +PERLVAR(sharedsv_space_mutex, perl_mutex) #endif