Deleted lots of special-purpose code to do prefix/suffix matching
authoraland <aland>
Wed, 28 Jan 2004 19:30:29 +0000 (19:30 +0000)
committeraland <aland>
Wed, 28 Jan 2004 19:30:29 +0000 (19:30 +0000)
commitf9cfed010fd5a4d164550cf33280969be0ced9c4
treeae9584fedcdeb5e32b8601cd6f4ee040e2cc7c69
parent14b1a7c61828422193f4daae8be9d3bc47232c71
Deleted lots of special-purpose code to do prefix/suffix matching
in the "hints" file.

We now call the "paircmp" function, which does more, and is less
work for us.

The old "hints" file did prefix & suffix matching, and not much
else.  The new "hints" file does all that, and lots more
src/modules/rlm_preprocess/rlm_preprocess.c