Skip to content
  • Niels Möller's avatar
    * src/format.c (format_decimal): New function (previously · 3f397b0c
    Niels Möller authored
    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
    3f397b0c