Use va_copy() where available. This should fix a segfault in vsnprintf()
[u/mdw/putty] / pinger.c
2004-11-27 simonNew timing infrastructure. There's a new function sched...