times test: Avoid gcc warnings on OSF/1.
authorBruno Haible <bruno@clisp.org>
Mon, 27 Dec 2010 10:04:43 +0000 (11:04 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 27 Dec 2010 10:04:43 +0000 (11:04 +0100)
commit8308b21f5a0d958c8abc5e501ae1812355e99d7d
tree12df2f65ba9ca7e33e3e65b8a7c6a8aec6da8260
parent1114cbc4eda4c4d13fa48169be60ff2a165507cc
times test: Avoid gcc warnings on OSF/1.

* tests/test-times.c (main): Cast printf arguments from clock_t to
'long int'.
ChangeLog
tests/test-times.c