ViewVC Help
| View Changeset | Root Listing
root/svn
Jump to revision: Previous Next
Author: michael
Date: Wed Jun 7 10:41:00 2006 UTC (17 years, 9 months ago)
Log Message:
- Replaced several strchr(x, '*'), etc. with hash_wildcard()
- Removed useless collapse() call in hunt_server().  It's match()'s job
  to deal with multiple ***.  No need to re-copy the entire string again.

Changed paths