aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/cgCacheWrap.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgeo/geocaching/cgCacheWrap.java')
-rw-r--r--src/cgeo/geocaching/cgCacheWrap.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cgeo/geocaching/cgCacheWrap.java b/src/cgeo/geocaching/cgCacheWrap.java
index 29b40c7..bfa5b8f 100644
--- a/src/cgeo/geocaching/cgCacheWrap.java
+++ b/src/cgeo/geocaching/cgCacheWrap.java
@@ -2,6 +2,9 @@ package cgeo.geocaching;
import java.util.ArrayList;
+/**
+ * List of caches
+ */
public class cgCacheWrap {
public String error = null;
public String url = "";