aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/mapinterfaces/CacheOverlayItemImpl.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgeo/geocaching/mapinterfaces/CacheOverlayItemImpl.java')
-rw-r--r--src/cgeo/geocaching/mapinterfaces/CacheOverlayItemImpl.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cgeo/geocaching/mapinterfaces/CacheOverlayItemImpl.java b/src/cgeo/geocaching/mapinterfaces/CacheOverlayItemImpl.java
index efe5c12..df74a4c 100644
--- a/src/cgeo/geocaching/mapinterfaces/CacheOverlayItemImpl.java
+++ b/src/cgeo/geocaching/mapinterfaces/CacheOverlayItemImpl.java
@@ -5,9 +5,9 @@ import cgeo.geocaching.cgCoord;
/**
* Covers the common functions of the provider-specific
* CacheOverlayItem implementations
- *
+ *
* @author rsudev
- *
+ *
*/
public interface CacheOverlayItemImpl extends OverlayItemImpl {