Index: /applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/ScanexTileSource.java
===================================================================
--- /applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/ScanexTileSource.java	(revision 30245)
+++ /applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/ScanexTileSource.java	(revision 30246)
@@ -34,5 +34,5 @@
 
     public ScanexTileSource(String name, String url, int maxZoom) {
-	super(name, url, maxZoom);
+        super(name, url, maxZoom);
 
         for (ScanexLayer layer : ScanexLayer.values()) {
