X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2Frset.c;h=739fada127750ed2ebbccc06dad7e1e821628e92;hb=022315e51f7179fc8ab9910d702e791685e62f1a;hp=f97b8fb8ed24b7c9adf34f23498ce644f84a02a0;hpb=dfecbd92db8f9581ec24f1cd29c48198e1413546;p=idzebra-moved-to-github.git diff --git a/rset/rset.c b/rset/rset.c index f97b8fb..739fada 100644 --- a/rset/rset.c +++ b/rset/rset.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 @@ -428,6 +428,7 @@ void rset_visit(RSET rset, int level) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab