X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fattribute.c;h=3dd1ea1829adc2caefa73087fe1f5e395c226623;hb=03419e1f6a4ae8a5b255e7c215da40678c30bb25;hp=d0f0a6a62b4413c1e07d96df71babf98e1f3b68c;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;p=idzebra-moved-to-github.git diff --git a/index/attribute.c b/index/attribute.c index d0f0a6a..3dd1ea1 100644 --- a/index/attribute.c +++ b/index/attribute.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 @@ -211,6 +211,7 @@ ZEBRA_RES zebra_sort_get_ord(ZebraHandle zh, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab