• Vittorio Giovara's avatar
    dump: Use the correct abs() version · df22e301
    Vittorio Giovara authored
    Fix warning from clang "absolute value function 'abs' given an argument
    of type 'long long' but has parameter of type 'int' which may cause
    truncation of value [-Wabsolute-value]".
    df22e301
dump.c 17.5 KB