diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/fclose.al')
-rw-r--r-- | Master/tlpkg/tlperl/lib/auto/POSIX/fclose.al | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/fclose.al b/Master/tlpkg/tlperl/lib/auto/POSIX/fclose.al index 1312109c813..fb38171b4d0 100644 --- a/Master/tlpkg/tlperl/lib/auto/POSIX/fclose.al +++ b/Master/tlpkg/tlperl/lib/auto/POSIX/fclose.al @@ -3,7 +3,7 @@ # See AutoSplit.pm. package POSIX; -#line 245 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\fclose.al)" +#line 239 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\fclose.al)" sub fclose { redef "IO::Handle::close()"; } |