X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzsets.c;h=bb548dcd81553d5cebc8cae13a1c1cbf44c5c8d3;hb=ce0c8ffd1c3471504b638f6b47a0e85bf1b6f24f;hp=8a3f66a5959e5db77c3ba7b1ac8f50095f69941e;hpb=6277df6076edfef81e676d4aab7bd1f212bf739f;p=idzebra-moved-to-github.git diff --git a/index/zsets.c b/index/zsets.c index 8a3f66a..bb548dc 100644 --- a/index/zsets.c +++ b/index/zsets.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 @@ -1523,6 +1523,7 @@ void zebra_count_set(ZebraHandle zh, RSET rset, zint *count, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab