[yast-commit] r51772 - /trunk/yast2/library/runlevel/src/Service.ycp
Author: mvidner Date: Thu Oct 2 10:30:33 2008 New Revision: 51772 URL: http://svn.opensuse.org/viewcvs/yast?rev=51772&view=rev Log: documented the corner case for Find Modified: trunk/yast2/library/runlevel/src/Service.ycp Modified: trunk/yast2/library/runlevel/src/Service.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/runlevel/src/Service.ycp?rev=51772&r1=51771&r2=51772&view=diff ============================================================================== --- trunk/yast2/library/runlevel/src/Service.ycp (original) +++ trunk/yast2/library/runlevel/src/Service.ycp Thu Oct 2 10:30:33 2008 @@ -520,7 +520,7 @@ /** * Return the first of the list of services which is available - * (has init script) + * (has init script) or "" if none is. * @param list<string> list of service names * @return string the first found service */ -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
mvidner@svn.opensuse.org