diff geo-backend/src/main/java/de/intevation/gnv/geobackend/base/ResultDescriptor.java @ 885:1c3efbd2fc5a

Removes trailing whitespace. geo-backend/trunk@850 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 07:49:16 +0000
parents 12f88239fb33
children 8b442223741c
line wrap: on
line diff
--- a/geo-backend/src/main/java/de/intevation/gnv/geobackend/base/ResultDescriptor.java	Fri Mar 26 15:23:03 2010 +0000
+++ b/geo-backend/src/main/java/de/intevation/gnv/geobackend/base/ResultDescriptor.java	Mon Mar 29 07:49:16 2010 +0000
@@ -40,10 +40,10 @@
     public void addColumn(String name, String className);
 
     /**
-     * Returns the Indices of the Columns which are specified in the 
+     * Returns the Indices of the Columns which are specified in the
      * param columnNames.
      * @param columnNames the Name of the Columns for which the Indices should returned.
-     * @return the Indices of the Columns which are specified in the 
+     * @return the Indices of the Columns which are specified in the
      * param columnNames.
      */
     public int [] getColumnIndices(String [] columnNames);

http://dive4elements.wald.intevation.org