X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Frecindex.c;h=1ba636d18fa7b369a4e9f152094bef1b3aafc358;hp=23c9a41183cb1cc42a316aaadb30314d93f6e9e2;hb=a66b7d79383ae700f3358731eecfe2aafed0e90d;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc diff --git a/index/recindex.c b/index/recindex.c index 23c9a41..1ba636d 100644 --- a/index/recindex.c +++ b/index/recindex.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2009 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 @@ -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