X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frset_isam.c;h=2fdc86c26dbd6b0f7ed7ec1b21e1980072ed9bca;hb=5e7ca59d5cff2e9ee4710bb9a10cdb9434b9ad5a;hp=bf81b397354aba10601e501e9b5a52998fc0c66d;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/index/rset_isam.c b/index/rset_isam.c index bf81b39..2fdc86c 100644 --- a/index/rset_isam.c +++ b/index/rset_isam.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1995-2008 Index Data + 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 @@ -48,6 +48,7 @@ RSET zebra_create_rset_isam(ZebraHandle zh, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab