X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frank1.c;h=d9153b518d0d1c6b98207307ce4af41331ad12e2;hb=1369748dd7899789c97d94801048bf942e0cc6e6;hp=5bfae86e1f7e12d189c0198ba5b29d01359a58d8;hpb=10491ea09aa727918360fab60c2c3d6b58c70640;p=idzebra-moved-to-github.git diff --git a/index/rank1.c b/index/rank1.c index 5bfae86..d9153b5 100644 --- a/index/rank1.c +++ b/index/rank1.c @@ -1,4 +1,4 @@ -/* $Id: rank1.c,v 1.29 2006-05-03 13:26:12 marc Exp $ +/* $Id: rank1.c,v 1.30 2006-05-10 08:13:22 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -246,3 +246,11 @@ static struct rank_control rank_control = { }; struct rank_control *rank_1_class = &rank_control; +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +