X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fkcompare.c;h=83f5af58e1550111cde6891ea43dde79e15be626;hb=27742a4ea82e9b3494c166203b06d1d7c48da923;hp=d05ad2aa0956b013f2f2d6a0e87578f8d3106cd8;hpb=989564485b832bc896b2c0bf73c8e4a7f28f1ad2;p=idzebra-moved-to-github.git diff --git a/index/kcompare.c b/index/kcompare.c index d05ad2a..83f5af5 100644 --- a/index/kcompare.c +++ b/index/kcompare.c @@ -1,4 +1,4 @@ -/* $Id: kcompare.c,v 1.57 2005-05-31 07:29:10 adam Exp $ +/* $Id: kcompare.c,v 1.58 2006-05-10 08:13:21 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -338,3 +338,11 @@ int key_SU_decode (int *ch, const unsigned char *out) return len; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +