projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
99c877a
)
pTHX.
Jarkko Hietaniemi [Fri, 11 Jul 2003 00:35:07 +0000 (
00:35
+0000)]
p4raw-id: //depot/perl@20143
util.c
patch
|
blob
|
blame
|
history
diff --git
a/util.c
b/util.c
index
4f53a91
..
f75f938
100644
(file)
--- a/
util.c
+++ b/
util.c
@@
-4378,7
+4378,7
@@
Perl_seed(pTHX)
}
UV
-Perl_get_seed(void)
+Perl_get_seed(pTHX)
{
char *s = PerlEnv_getenv("PERL_HASH_SEED");
UV myseed = 0;