X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecindex.c;h=26d6e6351611bdd742b05dce96d75b97c84a4cee;hb=95f8991b4c687a0d99a1e8751ef5aeeb7f6831bc;hp=6fa44130ccf8182ea3cfb5aecac447770c585154;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/index/recindex.c b/index/recindex.c index 6fa4413..26d6e63 100644 --- a/index/recindex.c +++ b/index/recindex.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1995-2008 Index Data + Copyright (C) 1994-2009 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 @@ -347,6 +347,7 @@ void recindex_write_indx(recindex_t p, zint sysno, void *buf, int itemsize) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab