Fix compiles on GCC 3.3, which doesn't know about assert(0);
[u/mdw/putty] / mac / vsnprint.c
2003-01-04 benAdd a vsnprintf() for the Mac, which doesn't have one...