X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fkey_block.c;h=3e81c617a76918ac67df31fa87d3096e106d22b5;hb=5e7ca59d5cff2e9ee4710bb9a10cdb9434b9ad5a;hp=0fe4c5d7e11661f1ad51e3b872e23fd3a0603b47;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/index/key_block.c b/index/key_block.c index 0fe4c5d..3e81c61 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) 1995-2008 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 @@ -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