diff gnv-artifacts/src/main/java/de/intevation/gnv/state/profile/horizontal/NorthSouthEastWestState.java @ 778:9a828e5a2390

Removed trailing whitespace gnv-artifacts/trunk@851 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 07:58:51 +0000
parents c580666a843f
children b1f5f2a8840f
line wrap: on
line diff
--- a/gnv-artifacts/src/main/java/de/intevation/gnv/state/profile/horizontal/NorthSouthEastWestState.java	Fri Mar 26 15:31:20 2010 +0000
+++ b/gnv-artifacts/src/main/java/de/intevation/gnv/state/profile/horizontal/NorthSouthEastWestState.java	Mon Mar 29 07:58:51 2010 +0000
@@ -25,11 +25,11 @@
 
 /**
  * @author Tim Englich <tim.englich@intevation.de>
- * 
+ *
  */
 public class NorthSouthEastWestState extends StateBase {
 
-    
+
     /**
      * The UID of this Class
      */
@@ -75,8 +75,8 @@
         RessourceFactory factory = RessourceFactory.getInstance();
 
         // XXX Workarround - we need these strings in purifyResult, but have no
-        // CallMeta object there which is necessary to get resources from 
-        // RessourceFactory. Storing the strings here is not nice, because the 
+        // CallMeta object there which is necessary to get resources from
+        // RessourceFactory. Storing the strings here is not nice, because the
         // Locale object could change!
         ipos = factory.getRessource(
             callMeta.getLanguages(), "iposition", "iposition");

http://dive4elements.wald.intevation.org