summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/auto/POSIX/strncat.al
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/strncat.al')
-rw-r--r--Master/tlpkg/tlperl/lib/auto/POSIX/strncat.al2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/strncat.al b/Master/tlpkg/tlperl/lib/auto/POSIX/strncat.al
index b909bd27c25..96c5d312138 100644
--- a/Master/tlpkg/tlperl/lib/auto/POSIX/strncat.al
+++ b/Master/tlpkg/tlperl/lib/auto/POSIX/strncat.al
@@ -3,7 +3,7 @@
# See AutoSplit.pm.
package POSIX;
-#line 544 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\strncat.al)"
+#line 538 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\strncat.al)"
sub strncat {
unimpl "strncat() is C-specific, use .= instead";
}