[sheepdog] [PATCH] fix printf format string

Liu Yuan namei.unix at gmail.com
Thu Apr 18 05:03:24 CEST 2013


On 04/18/2013 07:50 AM, MORITA Kazutaka wrote:
> The correct format strings are:
>  - %zd for ssize_t
>  - %zu for size_t
>  - %PRIu64 for uint64_t

Applied, thanks.

Yuan



More information about the sheepdog mailing list