diff gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQAdaptedInputPanel.java @ 5993:ea9eef426962

Removed trailing whitespace.
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 12 May 2013 18:10:57 +0200
parents 17b07104d093
children 2c4be2375f63
line wrap: on
line diff
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQAdaptedInputPanel.java	Sun May 12 18:08:41 2013 +0200
+++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/WQAdaptedInputPanel.java	Sun May 12 18:10:57 2013 +0200
@@ -1,9 +1,9 @@
 /* Copyright (C) 2011, 2012, 2013 by Bundesanstalt für Gewässerkunde
  * Software engineering by Intevation GmbH
  *
- * This file is Free Software under the GNU AGPL (>=v3) 
+ * This file is Free Software under the GNU AGPL (>=v3)
  * and comes with ABSOLUTELY NO WARRANTY! Check out the
- * documentation coming with Dive4Elements River for details. 
+ * documentation coming with Dive4Elements River for details.
  */
 
 package org.dive4elements.river.client.client.ui;
@@ -524,7 +524,7 @@
     private void readGaugeRanges(DataList dataList) {
         DataItem[] items = getWQItems(dataList);
         gaugeRanges = new double[items.length][2];
-    
+
         int i = 0;
 
         for (DataItem item: items) {

http://dive4elements.wald.intevation.org