Fix repeated message serialization in cpp yunq.
This commit is contained in:
parent
c4dfa624fa
commit
00f2424987
2 changed files with 3 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
namespace yunq {
|
||||
namespace {
|
||||
|
||||
const uint64_t kIdentByte = 0x33441122;
|
||||
const uint32_t kIdentByte = 0x33441122;
|
||||
|
||||
} // namespace
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue