• Michael Parker's avatar
    Use correct variable name for value to convert. · 18711f18
    Michael Parker authored
    Note by @antirez: this code was never compiled because utils.c lacked the
    float.h include, so we never noticed this variable was mispelled in the
    past.
    
    This should provide a noticeable speed boost when saving certain types
    of databases with many sorted sets inside.
    18711f18
util.c 12.4 KB