• David Lawrence Ramsey's avatar
    tweaks: adjust the type of two arguments · bd920b1f
    David Lawrence Ramsey authored
    Convert digits() to take a ssize_t instead of an int, since it's
    used on ssize_t line numbers.  And properly use the long modifier
    when displaying a line number.
    
    Also, conditionalize the digits() prototype.
    bd920b1f
utils.c 19.2 KB