use double braces

pull/1072/head
jeff 4 years ago
parent 816070be62
commit 898c98b170

@ -47,7 +47,7 @@ namespace llarp
}
private:
Version_t m_Version = {0, 0, 0};
Version_t m_Version = {{0, 0, 0}};
uint64_t m_ProtoVersion = LLARP_PROTO_VERSION;
};

Loading…
Cancel
Save