summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/auto/POSIX/fstat.al
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/fstat.al')
-rw-r--r--Master/tlpkg/tlperl/lib/auto/POSIX/fstat.al2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/fstat.al b/Master/tlpkg/tlperl/lib/auto/POSIX/fstat.al
index c02f89a3f2f..a7af254612b 100644
--- a/Master/tlpkg/tlperl/lib/auto/POSIX/fstat.al
+++ b/Master/tlpkg/tlperl/lib/auto/POSIX/fstat.al
@@ -3,7 +3,7 @@
# See AutoSplit.pm.
package POSIX;
-#line 582 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\fstat.al)"
+#line 576 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\fstat.al)"
sub fstat {
usage "fstat(fd)" if @_ != 1;
local *TMP;