Change some function arguments to void * to placate picky compilers.
[sgt/putty] / timing.c
2004-11-27 simonNew timing infrastructure. There's a new function sched...