diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/setbuf.al')
-rw-r--r-- | Master/tlpkg/tlperl/lib/auto/POSIX/setbuf.al | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/setbuf.al b/Master/tlpkg/tlperl/lib/auto/POSIX/setbuf.al index 4b56a02e221..5e632f795e8 100644 --- a/Master/tlpkg/tlperl/lib/auto/POSIX/setbuf.al +++ b/Master/tlpkg/tlperl/lib/auto/POSIX/setbuf.al @@ -3,7 +3,7 @@ # See AutoSplit.pm. package POSIX; -#line 736 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\setbuf.al)" +#line 730 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\setbuf.al)" sub setbuf { redef "IO::Handle::setbuf()"; } |