Swapped out the simplistic measure_name() run-length count for
authorWayne Davison <wayned@samba.org>
Tue, 18 Jan 2005 11:29:20 +0000 (11:29 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 18 Jan 2005 11:29:20 +0000 (11:29 +0000)
commit054f3f90314fc26a068ad8a176608315e0f53739
treea3d546eb0a70120451f6fca7bb6921d18c86ccdb
parente55625fbaa4ef11ec5ebe0911804ba0190452143
Swapped out the simplistic measure_name() run-length count for
a new fuzzy_distance() function I created that implements a
modified version of the Levenshtein distance algorithm.
fuzzy.diff