summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/auto/POSIX/rand.al
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/rand.al')
-rw-r--r--Master/tlpkg/tlperl/lib/auto/POSIX/rand.al2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/rand.al b/Master/tlpkg/tlperl/lib/auto/POSIX/rand.al
index ea6457f00d5..fb9460c53df 100644
--- a/Master/tlpkg/tlperl/lib/auto/POSIX/rand.al
+++ b/Master/tlpkg/tlperl/lib/auto/POSIX/rand.al
@@ -3,7 +3,7 @@
# See AutoSplit.pm.
package POSIX;
-#line 477 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\rand.al)"
+#line 471 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\rand.al)"
sub rand {
unimpl "rand() is non-portable, use Perl's rand instead";
}