This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.000 patch.0m: [various fixes, hint file updates and documentation]
[perl5.git] / ext / POSIX / POSIX.xs
index 1a900f0..fbd21c8 100644 (file)
@@ -2841,7 +2841,7 @@ dup2(fd1, fd2)
        int             fd1
        int             fd2
 
-SysRet
+SysRetLong
 lseek(fd, offset, whence)
        int             fd
        Off_t           offset