X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fidzebra%2Fisam.h;h=f59cd539a341fac1a85aa2c61c3303555f345462;hb=5d536c8cf5400b1e4da91061cf736a9ab53e5bd1;hp=30b93636b0ba231ec141840b99a76b1ed31eb7af;hpb=5a8a42bede922e70156e7b289db071592c71529b;p=idzebra-moved-to-github.git diff --git a/include/idzebra/isam.h b/include/idzebra/isam.h index 30b9363..f59cd53 100644 --- a/include/idzebra/isam.h +++ b/include/idzebra/isam.h @@ -1,8 +1,5 @@ -/* $Id: isam.h,v 1.5 2007-01-15 20:08:24 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-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 @@ -223,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