X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fsortidx.c;h=3f5776e031046538aac6d005b319b11f3806fe56;hb=c00021ca63c39b965a6c02c51f56d359b9cba4b3;hp=d487276ffed324310ae886c973a492529a088f57;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;p=idzebra-moved-to-github.git diff --git a/index/sortidx.c b/index/sortidx.c index d487276..3f5776e 100644 --- a/index/sortidx.c +++ b/index/sortidx.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 @@ -515,6 +515,7 @@ int zebra_sort_read(zebra_sort_index_t si, zint *section_id, WRBUF w) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab