Minor change to the algorithm to support wildcards
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 5 Jun 2008 19:49:24 +0000 (15:49 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 5 Jun 2008 19:49:24 +0000 (15:49 -0400)
commit950e6fc021d94256237eb5d018201ef7cd9bfe95
tree89f0bbf6efd8e8fd3670ae747186b90288fd71f9
parent4ebf02b4714174d3f1eaf06dd4c060c9ca78730f
Minor change to the algorithm to support wildcards

* Source/AppController.m:
(findWords:): Don't decrement k if we deal with a wildcard
Source/AppController.m