summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/auto/POSIX/fscanf.al
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/fscanf.al')
-rw-r--r--Master/tlpkg/tlperl/lib/auto/POSIX/fscanf.al2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/fscanf.al b/Master/tlpkg/tlperl/lib/auto/POSIX/fscanf.al
index 4b07b50d257..874e70c2f00 100644
--- a/Master/tlpkg/tlperl/lib/auto/POSIX/fscanf.al
+++ b/Master/tlpkg/tlperl/lib/auto/POSIX/fscanf.al
@@ -3,7 +3,7 @@
# See AutoSplit.pm.
package POSIX;
-#line 293 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\fscanf.al)"
+#line 287 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\fscanf.al)"
sub fscanf {
unimpl "fscanf() is C-specific--use <> and regular expressions instead";
}