summaryrefslogtreecommitdiff
path: root/perlapi.c
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2000-10-30 19:37:23 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2000-10-30 19:37:23 +0000
commite9e021e644582e6ca1e9f6b4c1f1a8a7c7e2a58d (patch)
treea35ff87d9da86c1344b4f8193ae495211cacbd78 /perlapi.c
parentf89522bf4daaf3c639b016283ffbace973e9c323 (diff)
downloadperl-e9e021e644582e6ca1e9f6b4c1f1a8a7c7e2a58d.tar.gz
Change files which are mysteriously different to mainline to be
copies of mainline. p4raw-id: //depot/perlio@7492
Diffstat (limited to 'perlapi.c')
-rw-r--r--perlapi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/perlapi.c b/perlapi.c
index efa716410c..d71ac490fa 100644
--- a/perlapi.c
+++ b/perlapi.c
@@ -3439,7 +3439,7 @@ Perl_whichsig(pTHXo_ char* sig)
{
return ((CPerlObj*)pPerl)->Perl_whichsig(sig);
}
-#if defined(USE_PURE_BISON)
+#ifdef USE_PURE_BISON
#else
#endif
#if defined(MYMALLOC)