summaryrefslogtreecommitdiff
path: root/ext/Cwd
diff options
context:
space:
mode:
authorStas Bekman <stas@stason.org>2002-03-22 02:50:56 +0800
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-21 16:17:53 +0000
commit7ddb28a3f19d8cce47422d3e3553bf3197f83187 (patch)
tree453c23ee81171552258bc02ca0c468abc6f911eb /ext/Cwd
parent5d030b67970a2d62f2bb17edccb2e92ad0d9cad3 (diff)
downloadperl-7ddb28a3f19d8cce47422d3e3553bf3197f83187.tar.gz
Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
Message-ID: <3C99BB10.50004@stason.org> p4raw-id: //depot/perl@15392
Diffstat (limited to 'ext/Cwd')
-rw-r--r--ext/Cwd/Cwd.xs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Cwd/Cwd.xs b/ext/Cwd/Cwd.xs
index 19d3afd744..667a1e2167 100644
--- a/ext/Cwd/Cwd.xs
+++ b/ext/Cwd/Cwd.xs
@@ -213,6 +213,7 @@ PROTOTYPES: ENABLE
void
fastcwd()
+PROTOTYPE: DISABLE
PPCODE:
{
dXSTARG;