aboutsummaryrefslogtreecommitdiff
path: root/icing/index/lite/lite-index-header.h
diff options
context:
space:
mode:
Diffstat (limited to 'icing/index/lite/lite-index-header.h')
-rw-r--r--icing/index/lite/lite-index-header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/icing/index/lite/lite-index-header.h b/icing/index/lite/lite-index-header.h
index 6208cb6..741d173 100644
--- a/icing/index/lite/lite-index-header.h
+++ b/icing/index/lite/lite-index-header.h
@@ -53,7 +53,7 @@ class LiteIndex_Header {
class LiteIndex_HeaderImpl : public LiteIndex_Header {
public:
struct HeaderData {
- static const uint32_t kMagic = 0x01c61418;
+ static const uint32_t kMagic = 0xC2EAD682;
uint32_t lite_index_crc;
uint32_t magic;