[Fb-contrib-commit] SF.net SVN: fb-contrib: [903] trunk/fb-contrib/htdocs/index.html
Brought to you by:
dbrosius
From: <dbr...@us...> - 2007-09-15 04:42:55
|
Revision: 903 http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=903&view=rev Author: dbrosius Date: 2007-09-14 21:42:59 -0700 (Fri, 14 Sep 2007) Log Message: ----------- add 'not' Modified Paths: -------------- trunk/fb-contrib/htdocs/index.html Modified: trunk/fb-contrib/htdocs/index.html =================================================================== --- trunk/fb-contrib/htdocs/index.html 2007-09-15 04:36:12 UTC (rev 902) +++ trunk/fb-contrib/htdocs/index.html 2007-09-15 04:42:59 UTC (rev 903) @@ -63,7 +63,7 @@ source is an array, you can use Arrays.asList(array), and use that as the source to addAll.</li> <li><b>[MRC] Method returns Constant</b><br/> Looks for private methods that can only return one constant value. - Either the class should return a value, or perhaps a branch was missed. + Either the class should not return a value, or perhaps a branch was missed. </ul> </div> <hr/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |