From ac402fdc20d168f94b57195d8283b2f9ca94a67e Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 19 Apr 2006 11:50:21 +0200 Subject: [PATCH] FIxed indentation. --- lib/kmp-search.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/kmp-search.h b/lib/kmp-search.h index 2ee5555a..c1d540cd 100644 --- a/lib/kmp-search.h +++ b/lib/kmp-search.h @@ -120,7 +120,7 @@ P(search) (struct KP(context) *ctx, P(search_source_t) src while (s.out = s.out->next); # endif } -# endif +# endif # ifdef KMPS_ADD_CONTROLS if (s.eof) -- 2.39.2