X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fsnippet.c;h=b900c1be4770f0e05249e7a986216c56875aa6bf;hb=0af00389d43835ef54928dc22f7d34ae30f3c723;hp=7df67f2e9a9191a8391103d355db1145236c3313;hpb=11de0965b256736f01e55b17a603eb9ebad5ec12;p=idzebra-moved-to-github.git diff --git a/util/snippet.c b/util/snippet.c index 7df67f2..b900c1b 100644 --- a/util/snippet.c +++ b/util/snippet.c @@ -1,5 +1,5 @@ -/* $Id: snippet.c,v 1.5 2005-08-26 10:13:31 adam Exp $ - Copyright (C) 1995-2005 +/* $Id: snippet.c,v 1.7 2006-06-07 10:14:42 adam Exp $ + Copyright (C) 1995-2006 Index Data ApS This file is part of the Zebra server. @@ -166,3 +166,11 @@ zebra_snippets *zebra_snippets_window(zebra_snippets *doc, zebra_snippets *hit, return result; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +