diff flys-artifacts/src/main/java/de/intevation/flys/themes/ThemeMapping.java @ 3875:d12f108ccc9c

The usual whitespace and import cleanups. flys-artifacts/trunk@5508 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 18 Sep 2012 15:45:49 +0000
parents 8e713e9bb4d7
children
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/themes/ThemeMapping.java	Tue Sep 18 15:03:20 2012 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/themes/ThemeMapping.java	Tue Sep 18 15:45:49 2012 +0000
@@ -88,7 +88,7 @@
             return true;
         }
         Matcher m = pattern.matcher(text);
-        
+
        if (m.matches()) {
            logger.debug("Pattern matches: " + text);
            return true;

http://dive4elements.wald.intevation.org