X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fsortidx.c;h=6b52ee9ea3ab58c9700b1d4a86472d28bd1b0618;hb=3d5a55462e2b1a9404a522bfd71a0b2058b24f7a;hp=d487276ffed324310ae886c973a492529a088f57;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;p=idzebra-moved-to-github.git diff --git a/index/sortidx.c b/index/sortidx.c index d487276..6b52ee9 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-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 @@ -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