Merge pull request #426 from anydot/fix-rm-vm-comments

remove mentions of VM in comments
This commit is contained in:
Salvatore Sanfilippo
2012-04-05 01:54:09 -07:00
3 changed files with 1 additions and 13 deletions

View File

@ -89,7 +89,6 @@
#define REDIS_SET 2
#define REDIS_ZSET 3
#define REDIS_HASH 4
#define REDIS_VMPOINTER 8
/* Objects encoding. Some kind of objects like Strings and Hashes can be
* internally represented in multiple ways. The 'encoding' field of the object