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>2016-06-27 13:04:49 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-07-23 10:25:09 +0300
commitbd69eb97cb4e577f95e10e4a594b2ab4266772a5 (patch)
treec118656d0b257815d7924bda50e7b277779201b9 /defines.hpp
parentde84454400b0c35f8556957e4945cd7f68b6c8e6 (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 7adc3c8c1e..7c00528376 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -25,7 +25,7 @@
#define VERSION_FILE_TAG "version"
#define METADATA_FILE_TAG "meta"
#define METADATA_INDEX_FILE_TAG "metaidx"
-#define ALTITUDE_TAG "altitude"
+#define ALTITUDE_FILE_TAG "altitude"
#define FEATURE_OFFSETS_FILE_TAG "offs"
#define RANKS_FILE_TAG "ranks"
#define REGION_INFO_FILE_TAG "rgninfo"