diff options
Diffstat (limited to 'run.c')
-rw-r--r-- | run.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ */ #ifdef PERL_OBJECT -#define CALLOP this->*op +#define CALLOP this->*PL_op #else #define CALLOP *PL_op #endif |
index : delta/perl.git | ||
github.com: perl/perl5.git |
summaryrefslogtreecommitdiff |