summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/auto/POSIX/fsync.al
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/fsync.al')
-rw-r--r--Master/tlpkg/tlperl/lib/auto/POSIX/fsync.al2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/fsync.al b/Master/tlpkg/tlperl/lib/auto/POSIX/fsync.al
index 357f178623d..a92fb68cc3a 100644
--- a/Master/tlpkg/tlperl/lib/auto/POSIX/fsync.al
+++ b/Master/tlpkg/tlperl/lib/auto/POSIX/fsync.al
@@ -3,7 +3,7 @@
# See AutoSplit.pm.
package POSIX;
-#line 301 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\fsync.al)"
+#line 295 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\fsync.al)"
sub fsync {
redef "IO::Handle::sync()";
}