X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fkey_block.c;h=3473a029f50817dc1ee99fdce8e596183dd93d22;hb=53a83124bdcc804090f4f793694b669021e4c63f;hp=c46ba453b154200216b31a7b9e59a93bb45425b4;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;p=idzebra-moved-to-github.git diff --git a/index/key_block.c b/index/key_block.c index c46ba45..3473a02 100644 --- a/index/key_block.c +++ b/index/key_block.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 @@ -413,6 +413,7 @@ int key_block_get_no_files(zebra_key_block_t p) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab