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