diff flys-client/src/main/java/de/intevation/flys/client/shared/FieldVerifier.java @ 615:ba1b27b7d282

Removed trailing whitespace. flys-client/trunk@2244 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 26 Jun 2011 17:20:57 +0000
parents 4e8be5e7855f
children
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/shared/FieldVerifier.java	Sun Jun 26 17:02:31 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/shared/FieldVerifier.java	Sun Jun 26 17:20:57 2011 +0000
@@ -24,12 +24,12 @@
 
   /**
    * Verifies that the specified name is valid for our service.
-   * 
+   *
    * In this example, we only require that the name is at least four
    * characters. In your application, you can use more complex checks to ensure
    * that usernames, passwords, email addresses, URLs, and other fields have the
    * proper syntax.
-   * 
+   *
    * @param name the name to validate
    * @return true if valid, false if invalid
    */

http://dive4elements.wald.intevation.org