You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2015/11/02 03:22:45 UTC

svn commit: r1711880 - /poi/trunk/src/java/org/apache/poi/ss/formula/FormulaShifter.java

Author: onealj
Date: Mon Nov  2 02:22:45 2015
New Revision: 1711880

URL: http://svn.apache.org/viewvc?rev=1711880&view=rev
Log:
whitespace

Modified:
    poi/trunk/src/java/org/apache/poi/ss/formula/FormulaShifter.java

Modified: poi/trunk/src/java/org/apache/poi/ss/formula/FormulaShifter.java
URL: http://svn.apache.org/viewvc/poi/trunk/src/java/org/apache/poi/ss/formula/FormulaShifter.java?rev=1711880&r1=1711879&r2=1711880&view=diff
==============================================================================
--- poi/trunk/src/java/org/apache/poi/ss/formula/FormulaShifter.java (original)
+++ poi/trunk/src/java/org/apache/poi/ss/formula/FormulaShifter.java Mon Nov  2 02:22:45 2015
@@ -469,7 +469,7 @@ public final class FormulaShifter {
             return rptg;
         }
         return null;
-       }
+    }
 
     /**
      * Modifies aptg in-place and return a reference to aptg if the first or last row of



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org