X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=index%2Ftrunc.c;h=488773848b45105b10bb0958121582bb0754597b;hb=4dc2670c4c6c898a392a9cf0e3068b36192a8ad7;hp=9fb58546cdb9a7f869767784ae592c8bfe2a64b7;hpb=f82c996895d8dcd69e987660ebf9fdaafdba35b0;p=idzebra-moved-to-github.git diff --git a/index/trunc.c b/index/trunc.c index 9fb5854..4887738 100644 --- a/index/trunc.c +++ b/index/trunc.c @@ -1,8 +1,5 @@ -/* $Id: trunc.c,v 1.70 2007-12-03 13:04:04 adam Exp $ - Copyright (C) 1995-2007 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1994-2011 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -448,6 +445,7 @@ RSET rset_trunc(ZebraHandle zh, ISAM_P *isam_p, int no, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab