X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Ftrunc.c;h=297795c4fe3dfb0db02179297072ec76caeae184;hb=e7cf9381a4b902cb2b91053f80ab7899b7d5bb00;hp=00f453c10fd68a2627a62263004cf022684dbf82;hpb=54196cf5a8914f1314a8fba42166dd809f9d2198;p=idzebra-moved-to-github.git diff --git a/index/trunc.c b/index/trunc.c index 00f453c..297795c 100644 --- a/index/trunc.c +++ b/index/trunc.c @@ -1,4 +1,4 @@ -/* $Id: trunc.c,v 1.64 2005-10-22 17:32:09 adam Exp $ +/* $Id: trunc.c,v 1.65 2006-05-10 08:13:22 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -465,3 +465,11 @@ RSET rset_trunc(ZebraHandle zi, ISAM_P *isam_p, int no, return result; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +