* src/format.c (format_decimal): New function (previously
duplicated in several places). (ssh_format): New format %di to write decimal integers. (write_decimal_length): Use the format_decimal() function. * src/werror.c (werror_decimal): Use the format_decimal() function. Rev: src/format.c:1.27 Rev: src/format.h:1.21 Rev: src/werror.c:1.29
Please register or sign in to comment