diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/fwrite.al')
-rw-r--r-- | Master/tlpkg/tlperl/lib/auto/POSIX/fwrite.al | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/fwrite.al b/Master/tlpkg/tlperl/lib/auto/POSIX/fwrite.al index 825f8d7e154..4a8ec459424 100644 --- a/Master/tlpkg/tlperl/lib/auto/POSIX/fwrite.al +++ b/Master/tlpkg/tlperl/lib/auto/POSIX/fwrite.al @@ -3,7 +3,7 @@ # See AutoSplit.pm. package POSIX; -#line 325 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\fwrite.al)" +#line 319 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\fwrite.al)" sub fwrite { unimpl "fwrite() is C-specific--use print instead"; } |