diff backend/src/main/java/org/dive4elements/river/importer/parsers/SedimentYieldParser.java @ 5992:4c3ccf2b0304

Removed trailing whitespace.
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 12 May 2013 18:08:41 +0200
parents 1830dae8cb9b
children 231baa52daa3
line wrap: on
line diff
--- a/backend/src/main/java/org/dive4elements/river/importer/parsers/SedimentYieldParser.java	Sun May 12 18:07:03 2013 +0200
+++ b/backend/src/main/java/org/dive4elements/river/importer/parsers/SedimentYieldParser.java	Sun May 12 18:08:41 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.importer.parsers;
@@ -354,7 +354,7 @@
                 }
             }
             catch (ParseException pe) {
-                log.warn("SYP: Could not parse ranges of: '" + gfStr + "'");    
+                log.warn("SYP: Could not parse ranges of: '" + gfStr + "'");
             }
         }
 

http://dive4elements.wald.intevation.org