summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/auto/POSIX/getchar.al
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/getchar.al')
-rw-r--r--Master/tlpkg/tlperl/lib/auto/POSIX/getchar.al2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/getchar.al b/Master/tlpkg/tlperl/lib/auto/POSIX/getchar.al
index b03a3a30708..6ca26cf558b 100644
--- a/Master/tlpkg/tlperl/lib/auto/POSIX/getchar.al
+++ b/Master/tlpkg/tlperl/lib/auto/POSIX/getchar.al
@@ -3,7 +3,7 @@
# See AutoSplit.pm.
package POSIX;
-#line 334 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\getchar.al)"
+#line 328 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\getchar.al)"
sub getchar {
usage "getchar()" if @_ != 0;
CORE::getc(STDIN);