search for: r2274

Displaying 1 result from an estimated 1 matches for "r2274".

Did you mean: 2274
2010 Jan 25
1
[nut-commits] svn commit r2274 - trunk/common
On Jan 25, 2010, at 7:44 AM, Arjen de Korte wrote: > Author: adkorte-guest > Date: Mon Jan 25 12:44:52 2010 > New Revision: 2274 > > Log: > Fix compiler warning on FreeBSD [...] > + fprintf(stderr, "%4.0f.%06ld\t", difftime(now.tv_sec, > start.tv_sec), now.tv_usec - start.tv_usec); With the difftime() macro, wouldn't it be possible to just use a single