commit:     9557a12f028bd1e8b77a2807e24af4886b17b874
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 04:41:50 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 05:20:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9557a12f

portability.eclass: drop blank invalid @RETURN

Signed-off-by: Sam James <sam <AT> gentoo.org>

 eclass/portability.eclass | 1 -
 1 file changed, 1 deletion(-)

diff --git a/eclass/portability.eclass b/eclass/portability.eclass
index eef3cd7d344..3b085d6c4e7 100644
--- a/eclass/portability.eclass
+++ b/eclass/portability.eclass
@@ -13,7 +13,6 @@ _PORTABILITY_ECLASS=1
 
 # @FUNCTION: treecopy
 # @USAGE: <orig1> [orig2 orig3 ....] <dest>
-# @RETURN:
 # @DESCRIPTION:
 # mimic cp --parents copy, but working on BSD userland as well
 treecopy() {

Reply via email to