Merge pull request #4614 from taosdata/revert-4565-fix/TD-2340
Revert "[TD-2340]<fix>: reserve field uint32_t crc for checksums"
This commit is contained in:
commit
fea7ab21df
|
@ -200,7 +200,6 @@ typedef struct {
|
|||
|
||||
typedef struct SMsgVersion {
|
||||
char clientVersion[TSDB_VERSION_LEN];
|
||||
uint32_t crc;
|
||||
} SMsgVersion;
|
||||
|
||||
typedef struct SMsgHead {
|
||||
|
|
Loading…
Reference in New Issue