Fix handling of SSH2_MSG_CHANNEL_CLOSE, which was breaking in port
[u/mdw/putty] / wildcard.c
2001-08-27 simonImplemented a simple wildcard matching engine, and...