summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/auto/POSIX/getgroups.al
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/auto/POSIX/getgroups.al')
-rw-r--r--Master/tlpkg/tlperl/lib/auto/POSIX/getgroups.al2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/auto/POSIX/getgroups.al b/Master/tlpkg/tlperl/lib/auto/POSIX/getgroups.al
index 95dca454d01..87541ee5ae5 100644
--- a/Master/tlpkg/tlperl/lib/auto/POSIX/getgroups.al
+++ b/Master/tlpkg/tlperl/lib/auto/POSIX/getgroups.al
@@ -3,7 +3,7 @@
# See AutoSplit.pm.
package POSIX;
-#line 690 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\getgroups.al)"
+#line 684 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\getgroups.al)"
sub getgroups {
usage "getgroups()" if @_ != 0;
my %seen;