diff options
Diffstat (limited to 'lib/ts_kmp.c')
| -rw-r--r-- | lib/ts_kmp.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/ts_kmp.c b/lib/ts_kmp.c index 632f783e65f1..ffbe66cbb0ed 100644 --- a/lib/ts_kmp.c +++ b/lib/ts_kmp.c @@ -27,7 +27,7 @@   *   *   [1] Cormen, Leiserson, Rivest, Stein   *       Introdcution to Algorithms, 2nd Edition, MIT Press - *   [2] See finite automation theory + *   [2] See finite automaton theory   */  #include <linux/module.h> | 
