X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Ftextsearch.c;h=9e2a002c5b543305105c69a77410177882538b1b;hb=ac98695d6c1508b724f246f38ce57fb4e3cec356;hp=98bcadc0118523faeaf8443d4aeb248520c9798d;hpb=c4366889dda8110247be59ca41fddb82951a8c26;p=linux-2.6 diff --git a/lib/textsearch.c b/lib/textsearch.c index 98bcadc011..9e2a002c5b 100644 --- a/lib/textsearch.c +++ b/lib/textsearch.c @@ -218,7 +218,7 @@ static unsigned int get_linear_data(unsigned int consumed, const u8 **dst, * Call textsearch_next() to retrieve subsequent matches. * * Returns the position of first occurrence of the pattern or - * UINT_MAX if no occurrence was found. + * %UINT_MAX if no occurrence was found. */ unsigned int textsearch_find_continuous(struct ts_config *conf, struct ts_state *state,