Update of /cvsroot/fb-contrib/fb-contrib/htdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27848/htdocs
Modified Files:
index.html
Log Message:
update FCBL info
Index: index.html
===================================================================
RCS file: /cvsroot/fb-contrib/fb-contrib/htdocs/index.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- index.html 28 Mar 2006 02:22:19 -0000 1.77
+++ index.html 28 Mar 2006 04:43:01 -0000 1.78
@@ -57,8 +57,7 @@
block should help multithreaded performance.</li>
<li><b>[FCBL] Field could be Local</b><br/>
Looks for classes that declare fields that are used in a locals-only fashion, specifically private fields
- or protected fields in final classes that are accessed first in each method with a store vs. a load.
- These fields can be declared as one or more locals.</li>
+ that are accessed first in each method with a store vs. a load. These fields can be declared as one or more locals.</li>
</ul>
</div>
<hr/>
|