[Fb-contrib-commit] SF.net SVN: fb-contrib: [660] trunk/fb-contrib/etc/messages.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2006-09-24 20:57:33
|
Revision: 660 http://svn.sourceforge.net/fb-contrib/?rev=660&view=rev Author: dbrosius Date: 2006-09-24 13:57:25 -0700 (Sun, 24 Sep 2006) Log Message: ----------- Modified Paths: -------------- trunk/fb-contrib/etc/messages.xml Modified: trunk/fb-contrib/etc/messages.xml =================================================================== --- trunk/fb-contrib/etc/messages.xml 2006-09-24 20:38:09 UTC (rev 659) +++ trunk/fb-contrib/etc/messages.xml 2006-09-24 20:57:25 UTC (rev 660) @@ -599,7 +599,7 @@ </Details> </Detector> - <Detector class="com.mebigfatguy.fbcontrib.detect.RedundantMethodCalls"> + <Detector class="com.mebigfatguy.fbcontrib.detect.PossiblyRedundantMethodCalls"> <Details> <![CDATA[ <p>looks for calls of the same method on the same object when that object hasn't changed. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |