Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'android/src/com/mapswithme/maps/search/SearchResult.java')
-rw-r--r--android/src/com/mapswithme/maps/search/SearchResult.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/com/mapswithme/maps/search/SearchResult.java b/android/src/com/mapswithme/maps/search/SearchResult.java
index 5a4f5c8077..82e0ed3d10 100644
--- a/android/src/com/mapswithme/maps/search/SearchResult.java
+++ b/android/src/com/mapswithme/maps/search/SearchResult.java
@@ -72,4 +72,4 @@ public class SearchResult
this.description = description;
this.highlightRanges = highlightRanges;
}
-} \ No newline at end of file
+}