X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fisam_methods.c;h=be922ee2e74329c1a8c66cfe9c06f08ebb1c5e1a;hb=5e7ca59d5cff2e9ee4710bb9a10cdb9434b9ad5a;hp=c38a1c593a501478dc5ee5b0f5e7b23505aba7c5;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/index/isam_methods.c b/index/isam_methods.c index c38a1c5..be922ee 100644 --- a/index/isam_methods.c +++ b/index/isam_methods.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 @@ -65,6 +65,7 @@ ISAMC_M *key_isamc_m (Res res, ISAMC_M *me) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab