From: antirez Date: Wed, 11 Apr 2012 09:32:22 +0000 (+0200) Subject: Macros ULONG_ONEZERO / ULONG_ZEROONE were inverted in #ifdef to test 32/64 bit arch. X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/d98b03b791154e92238a91f72d83fe0b01495b08?hp=d98b03b791154e92238a91f72d83fe0b01495b08 Macros ULONG_ONEZERO / ULONG_ZEROONE were inverted in #ifdef to test 32/64 bit arch. ---