summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/auto/POSIX/free.al
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/free.al')
-rw-r--r--Master/tlpkg/tlperl/lib/auto/POSIX/free.al2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/free.al b/Master/tlpkg/tlperl/lib/auto/POSIX/free.al
index 1fc25d909e2..0486561c964 100644
--- a/Master/tlpkg/tlperl/lib/auto/POSIX/free.al
+++ b/Master/tlpkg/tlperl/lib/auto/POSIX/free.al
@@ -3,7 +3,7 @@
# See AutoSplit.pm.
package POSIX;
-#line 452 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\free.al)"
+#line 446 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\free.al)"
sub free {
unimpl "free() is C-specific, stopped";
}