chm.but contains $Id$ but didn't have a svn:keywords property. Fixed.
[u/mdw/putty] / wildcard.c
2004-04-27 jacobAdd notes on our globs' incompatibilities with POSIX
2003-01-05 benInclude putty.h to get prototypes for exported functions.
2003-01-05 benCommas at the end of enumerator lists aren't allowed.
2001-08-27 simonImplemented a simple wildcard matching engine, and...