From de1d6dbb61cf492e66ff9733139fbe03c4407f6f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 3 Jun 2018 18:09:29 +0000 Subject: doc, consistency git-svn-id: svn://tug.org/texlive/trunk@47907 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLTREE.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Master/tlpkg/TeXLive/TLTREE.pm') diff --git a/Master/tlpkg/TeXLive/TLTREE.pm b/Master/tlpkg/TeXLive/TLTREE.pm index 09599571ac1..5b67de191d1 100644 --- a/Master/tlpkg/TeXLive/TLTREE.pm +++ b/Master/tlpkg/TeXLive/TLTREE.pm @@ -13,9 +13,7 @@ if ($svnrev =~ m/: ([0-9]+) /) { } else { $_modulerevision = "unknown"; } -sub module_revision { - return $_modulerevision; -} +sub module_revision { return $_modulerevision; } use TeXLive::TLUtils; -- cgit v1.2.3