commit: 824a9699cae34d1ba4e6207ab4a6eef2250f6a66
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 09:07:28 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 10:19:20 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824a9699
intel-sdp.eclass: Drop @CODE for DESCRIPTION
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
eclass/intel-sdp.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/intel-sdp.eclass b/eclass/intel-sdp.eclass
index 0e98dda..d23b003 100644
--- a/eclass/intel-sdp.eclass
+++ b/eclass/intel-sdp.eclass
@@ -300,10 +300,10 @@ _isdp_run-test() {
# @FUNCTION: intel-sdp_pkg_pretend
# @DESCRIPTION:
-# @CODE
+#
# * Check that the user has a (valid) license file before going on.
+#
# * Check for space requirements being fullfilled
-# @CODE
intel-sdp_pkg_pretend() {
debug-print-function ${FUNCNAME} "${@}"