X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=lib%2Fts_bm.c;h=4cf250031f0f0a9abd3ea44f814bfec5e5392fd4;hb=1195d58f003bf84d37fc5c30017600e09ba567b2;hp=277cb4417ac27a77b89494803c3b1705b4e028df;hpb=1742bcd0cb3047d86e9d17d07fd46710c7ffad1e;p=linux-2.6-microblaze.git diff --git a/lib/ts_bm.c b/lib/ts_bm.c index 277cb4417ac2..4cf250031f0f 100644 --- a/lib/ts_bm.c +++ b/lib/ts_bm.c @@ -11,7 +11,7 @@ * [1] A Fast String Searching Algorithm, R.S. Boyer and Moore. * Communications of the Association for Computing Machinery, * 20(10), 1977, pp. 762-772. - * http://www.cs.utexas.edu/users/moore/publications/fstrpos.pdf + * https://www.cs.utexas.edu/users/moore/publications/fstrpos.pdf * * [2] Handbook of Exact String Matching Algorithms, Thierry Lecroq, 2004 * http://www-igm.univ-mlv.fr/~lecroq/string/string.pdf