Fix compiles on GCC 3.3, which doesn't know about assert(0);
[u/mdw/putty] / testdata / vt100.txt
2004-12-17 simonDivide the do_paint() loop into several subloops. The...