diff options
Diffstat (limited to 'src/cgeo/geocaching/mapinterfaces/ActivityImpl.java')
| -rw-r--r-- | src/cgeo/geocaching/mapinterfaces/ActivityImpl.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cgeo/geocaching/mapinterfaces/ActivityImpl.java b/src/cgeo/geocaching/mapinterfaces/ActivityImpl.java index e99c018..043ca59 100644 --- a/src/cgeo/geocaching/mapinterfaces/ActivityImpl.java +++ b/src/cgeo/geocaching/mapinterfaces/ActivityImpl.java @@ -10,9 +10,9 @@ import android.view.View; /** * Defines the common functions of the provider-specific * MapActivity implementations. - * + * * @author rsudev - * + * */ public interface ActivityImpl { |
