snapshot: fix format string portability
We cannot assume that timeval.tv_usec (i.e. suseconds_t) is long.
Reported-by: Ian Chamberlain <ian.h.chamberlain@gmail.com>
Showing
Please register or sign in to comment
We cannot assume that timeval.tv_usec (i.e. suseconds_t) is long.
Reported-by: Ian Chamberlain <ian.h.chamberlain@gmail.com>