summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/TeXLive/TLUtils.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm
index f7d919c9291..e7b36b9a1ff 100644
--- a/Master/tlpkg/TeXLive/TLUtils.pm
+++ b/Master/tlpkg/TeXLive/TLUtils.pm
@@ -4871,6 +4871,8 @@ sub tlnet_disabled_packages {
Report, using info function, as given in hash reference argument RET,
with keys removed_packages, added_packages, different_packages.
+=cut
+
sub report_tlpdb_differences {
my $rret = shift;
my %ret = %$rret;