X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Ftrunc.c;h=01b75a3996c42871931fd1eb5dc9fb303d5ce97f;hb=78ea086524d422fb7a5ce249d89ae5eb60009d65;hp=9fb58546cdb9a7f869767784ae592c8bfe2a64b7;hpb=f82c996895d8dcd69e987660ebf9fdaafdba35b0;p=idzebra-moved-to-github.git diff --git a/index/trunc.c b/index/trunc.c index 9fb5854..01b75a3 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-2009 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