diff flys-backend/src/main/java/de/intevation/flys/importer/parsers/InfoGewParser.java @ 5016:255898799ed9

Minimal whitespace and doc cosmetics.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 18 Feb 2013 11:49:27 +0100
parents e50d78334246
children
line wrap: on
line diff
--- a/flys-backend/src/main/java/de/intevation/flys/importer/parsers/InfoGewParser.java	Mon Feb 18 16:33:13 2013 +0100
+++ b/flys-backend/src/main/java/de/intevation/flys/importer/parsers/InfoGewParser.java	Mon Feb 18 11:49:27 2013 +0100
@@ -57,7 +57,7 @@
         return f.replace("\\", "/").replace("/", File.separator);
     }
 
-    /* Handle a gew, wst, or bb_info file. */
+    /** Handle a gew, wst, or bb_info file. */
     public void parse(File file) throws IOException {
 
         LineNumberReader in = null;

http://dive4elements.wald.intevation.org