X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Ftrunc.c;h=3372d4950e22946c7a0c54dde7d2451b42981f32;hb=83154c4b8dbd98f8ad7746474b3a92992cdd5ed3;hp=9fb58546cdb9a7f869767784ae592c8bfe2a64b7;hpb=f82c996895d8dcd69e987660ebf9fdaafdba35b0;p=idzebra-moved-to-github.git diff --git a/index/trunc.c b/index/trunc.c index 9fb5854..3372d49 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-2010 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