• antirez's avatar
    Minor aesthetic fixes to PR #3264. · bd23ea3f
    antirez authored
    Comment format fixed + local var modified from camel case to underscore
    separators as Redis code base normally does (camel case is mostly used
    for global symbols like structure names, function names, global vars,
    ...).
    bd23ea3f
bitops.c 40.1 KB