diff gnv-artifacts/src/main/java/de/intevation/gnv/state/describedata/KeyValueDescibeData.java @ 835:2423cefe7d39

Removed trailing whitespace. gnv-artifacts/trunk@936 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 17 Apr 2010 09:35:24 +0000
parents d05b17a4f3d0
children 05bf8534a35a
line wrap: on
line diff
--- a/gnv-artifacts/src/main/java/de/intevation/gnv/state/describedata/KeyValueDescibeData.java	Fri Apr 16 11:45:36 2010 +0000
+++ b/gnv-artifacts/src/main/java/de/intevation/gnv/state/describedata/KeyValueDescibeData.java	Sat Apr 17 09:35:24 2010 +0000
@@ -5,14 +5,14 @@
 /**
  * This interface defines some methods to retrieve a key-value pair, a state
  * this data belongs to and a boolean property, if this data have been selected.
- * 
+ *
  * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
  */
 public interface KeyValueDescibeData extends Serializable {
 
     /**
      * Returns the key of this data object.
-     * 
+     *
      * @return the key.
      */
     public String getKey();

http://dive4elements.wald.intevation.org