This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
authorStas Bekman <stas@stason.org>
Thu, 21 Mar 2002 18:50:56 +0000 (02:50 +0800)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 21 Mar 2002 16:17:53 +0000 (16:17 +0000)
Message-ID: <3C99BB10.50004@stason.org>

p4raw-id: //depot/perl@15392

ext/Cwd/Cwd.xs

index 19d3afd..667a1e2 100644 (file)
@@ -213,6 +213,7 @@ PROTOTYPES: ENABLE
 
 void
 fastcwd()
+PROTOTYPE: DISABLE
 PPCODE:
 {
     dXSTARG;