Interchange two parameters in a printf, to prevent a silly segfault.
[u/mdw/putty] / wildcard.c
2001-08-27 simonImplemented a simple wildcard matching engine, and...