Author: markt Date: Mon May 12 20:54:12 2014 New Revision: 1594091 URL: http://svn.apache.org/r1594091 Log: Whitespace police
Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/res/findbugs/filter-false-positives.xml?rev=1594091&r1=1594090&r2=1594091&view=diff ============================================================================== --- tomcat/trunk/res/findbugs/filter-false-positives.xml (original) +++ tomcat/trunk/res/findbugs/filter-false-positives.xml Mon May 12 20:54:12 2014 @@ -295,7 +295,7 @@ thread sees latest value. --> <Class name="org.apache.tomcat.dbcp.pool2.impl.DefaultPooledObject" /> <Method name="allocate" /> - <Bug pattern="VO_VOLATILE_INCREMENT" /> + <Bug pattern="VO_VOLATILE_INCREMENT" /> </Match> <Match> <!-- Return value is ignored but a null result will trigger an exception --> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org