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:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2017-11-22 17:10:28 +0300
committerTatiana Yan <tatiana.kondakova@gmail.com>2017-11-28 17:37:04 +0300
commitb7bd733b679260bbeff0198d06d03de11a9d301d (patch)
tree67b19e6dbe0577199bf6af40ff010a66fe87e717 /defines.hpp
parent7a8cb149571c6907c04ed60a9ed2d22c52a9f6ce (diff)
Review fixes.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/defines.hpp b/defines.hpp
index 358cf9136d..70de66e7f6 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -41,8 +41,8 @@
// Temporary addresses section that is used in search index generation.
#define SEARCH_TOKENS_FILE_TAG "addrtags"
#define TRAFFIC_KEYS_FILE_TAG "traffic"
-#define TRANSIT_FILE_TAG "transit"
#define TRANSIT_CROSS_MWM_FILE_TAG "transit_cross_mwm"
+#define TRANSIT_FILE_TAG "transit"
#define UGC_FILE_TAG "ugc"
#define ROUTING_MATRIX_FILE_TAG "mercedes"