summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/auto/POSIX/log.al
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/log.al')
-rw-r--r--Master/tlpkg/tlperl/lib/auto/POSIX/log.al2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/log.al b/Master/tlpkg/tlperl/lib/auto/POSIX/log.al
index 682dea9598f..3316d5b3173 100644
--- a/Master/tlpkg/tlperl/lib/auto/POSIX/log.al
+++ b/Master/tlpkg/tlperl/lib/auto/POSIX/log.al
@@ -3,7 +3,7 @@
# See AutoSplit.pm.
package POSIX;
-#line 181 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\log.al)"
+#line 175 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\log.al)"
sub log {
usage "log(x)" if @_ != 1;
CORE::log($_[0]);