X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=lib%2Ftextsearch.c;h=98bcadc0118523faeaf8443d4aeb248520c9798d;hb=9ac7849e35f705830f7b016ff272b0ff1f7ff759;hp=6f3093efbd7b0f084edc5b3a85e6b71bbb357783;hpb=dad2ad82c5f058367df79de022bd12d36afcd065;p=powerpc.git diff --git a/lib/textsearch.c b/lib/textsearch.c index 6f3093efbd..98bcadc011 100644 --- a/lib/textsearch.c +++ b/lib/textsearch.c @@ -40,7 +40,7 @@ * configuration according to the specified parameters. * (3) User starts the search(es) by calling _find() or _next() to * fetch subsequent occurrences. A state variable is provided - * to the algorihtm to store persistant variables. + * to the algorihtm to store persistent variables. * (4) Core eventually resets the search offset and forwards the find() * request to the algorithm. * (5) Algorithm calls get_next_block() provided by the user continously @@ -93,7 +93,6 @@ * ========================================================================== */ -#include #include #include #include