diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-20 21:53:00 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-20 21:53:00 +0000 |
commit | a3167221c5c86fcb0d7f6497651ad0157ad5776e (patch) | |
tree | 46c0b48c2298cc9b293a18dd2e00874362e9c560 /intrpvar.h | |
parent | 4e1756b74cf5544d5fa024b29773e9111504f9cb (diff) | |
download | perl-a3167221c5c86fcb0d7f6497651ad0157ad5776e.tar.gz |
Cant spl wirth a dam.
p4raw-id: //depot/perl@12099
Diffstat (limited to 'intrpvar.h')
-rw-r--r-- | intrpvar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intrpvar.h b/intrpvar.h index 5a630f88a4..681fb6d3c7 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 |