Fix compiles on GCC 3.3, which doesn't know about assert(0);
[u/mdw/putty] / unix / gtkcols.h
2003-03-13 simonFirst stab at a GTK layout engine. It's missing all...