X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fidzebra%2Fisam.h;h=f59cd539a341fac1a85aa2c61c3303555f345462;hb=5d536c8cf5400b1e4da91061cf736a9ab53e5bd1;hp=eec5bd234b3c8106118333918858ce003b1132c5;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;p=idzebra-moved-to-github.git diff --git a/include/idzebra/isam.h b/include/idzebra/isam.h index eec5bd2..f59cd53 100644 --- a/include/idzebra/isam.h +++ b/include/idzebra/isam.h @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2009 Index Data + 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 @@ -220,6 +220,7 @@ ISAM isam_open (BFiles bfs, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab