aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/ICache.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgeo/geocaching/ICache.java')
-rw-r--r--src/cgeo/geocaching/ICache.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cgeo/geocaching/ICache.java b/src/cgeo/geocaching/ICache.java
index 9126268..128664d 100644
--- a/src/cgeo/geocaching/ICache.java
+++ b/src/cgeo/geocaching/ICache.java
@@ -5,9 +5,9 @@ package cgeo.geocaching;
/**
* Basic interface for caches
- *
+ *
* @author blafoo
- *
+ *
*/
public interface ICache {