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