diff options
Diffstat (limited to 'src/cgeo/geocaching/mapinterfaces/MapControllerImpl.java')
| -rw-r--r-- | src/cgeo/geocaching/mapinterfaces/MapControllerImpl.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cgeo/geocaching/mapinterfaces/MapControllerImpl.java b/src/cgeo/geocaching/mapinterfaces/MapControllerImpl.java index 18a4ab6..00e31d2 100644 --- a/src/cgeo/geocaching/mapinterfaces/MapControllerImpl.java +++ b/src/cgeo/geocaching/mapinterfaces/MapControllerImpl.java @@ -3,9 +3,9 @@ package cgeo.geocaching.mapinterfaces; /** * Defines the common functions of the provider-specific * MapController implementations - * + * * @author rsudev - * + * */ public interface MapControllerImpl { |
