On 06.02.2015 20:49, Jonathan K. Bullard wrote: > This fixes a warning about a mismatch between a fprintf format string > and an argument type on Darwin-64-bit builds: > > %lu specifies type 'unsigned long' but the argument has type > '__darwin_suseconds_t' (aka 'int') > ACK
Arne