mirror of
https://github.com/fluencelabs/redis
synced 2025-06-23 22:11:33 +00:00
Fixed many typos.
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
* number specify the kind of object that follows.
|
||||
* See the REDIS_RDB_ENC_* defines.
|
||||
*
|
||||
* Lenghts up to 63 are stored using a single byte, most DB keys, and may
|
||||
* Lengths up to 63 are stored using a single byte, most DB keys, and may
|
||||
* values, will fit inside. */
|
||||
#define REDIS_RDB_6BITLEN 0
|
||||
#define REDIS_RDB_14BITLEN 1
|
||||
|
Reference in New Issue
Block a user