diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-05-28 15:11:24 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-05-28 15:11:24 +0000 |
commit | 5196be3eab7cb5c37d1fce858e95874c8439e54f (patch) | |
tree | ab5e48fefd42dee926f42f61509b5e090bd5d802 /util.c | |
parent | 5dc0d6134ebb76636f69238201dde15cec972fd0 (diff) | |
download | perl-5196be3eab7cb5c37d1fce858e95874c8439e54f.tar.gz |
Fixups for thrperl integration.
p4raw-id: //depot/perl@25
Diffstat (limited to 'util.c')
-rw-r--r-- | util.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1268,7 +1268,6 @@ croak(pat, va_alist) XPUSHs(msg); PUTBACK; perl_call_sv((SV*)cv, G_DISCARD); -<<<< LEAVE; } |