Change 19659 by [EMAIL PROTECTED] on 2003/06/02 09:07:38
Duplicate definition bad.
Affected files ...
... //depot/perl/op.c#567 edit
Differences ...
==== //depot/perl/op.c#567 (text) ====
Index: perl/op.c
--- perl/op.c#566~19657~ Mon Jun 2 01:54:04 2003
+++ perl/op.c Mon Jun 2 02:07:38 2003
@@ -6514,7 +6514,6 @@
PerlIO*
Perl_my_tmpfp(pTHX)
{
- dTHX;
PerlIO *f = NULL;
int fd = -1;
#ifdef PERL_EXTERNAL_GLOB
End of Patch.
