summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-03 17:43:13 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-03 17:43:13 +0000
commit49b63a69b6ebbb9f7054c6fd73ad946e35161fcb (patch)
treeca1905b5317058e4536eade32cd6a1e7ff0aef15 /eclass/xfconf.eclass
parentConvert XFCONF to an array (diff)
downloadgentoo-2-49b63a69b6ebbb9f7054c6fd73ad946e35161fcb.tar.gz
gentoo-2-49b63a69b6ebbb9f7054c6fd73ad946e35161fcb.tar.bz2
gentoo-2-49b63a69b6ebbb9f7054c6fd73ad946e35161fcb.zip
Fix comment
Diffstat (limited to 'eclass/xfconf.eclass')
-rw-r--r--eclass/xfconf.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/xfconf.eclass b/eclass/xfconf.eclass
index 5e3c4a446e71..5b291f1d65b4 100644
--- a/eclass/xfconf.eclass
+++ b/eclass/xfconf.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v 1.19 2010/11/03 17:39:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v 1.20 2010/11/03 17:43:13 ssuominen Exp $
# @ECLASS: xfconf.eclass
# @MAINTAINER:
@@ -113,7 +113,7 @@ xfconf_src_prepare() {
# @FUNCTION: xfconf_src_configure
# @DESCRIPTION:
-# Run econf with opts in XFCONF variable
+# Run econf with opts in XFCONF array
xfconf_src_configure() {
debug-print-function ${FUNCNAME} "$@"