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