X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=index%2Fkcontrol.c;h=eaccd3016fda3babc8a7bcc678f2888a4f345ef4;hb=4c45f1ecb67feb1cb08457b7129d94d70e0af293;hp=247c1a58dc24572047355e3507e6184f2780bc59;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;p=idzebra-moved-to-github.git diff --git a/index/kcontrol.c b/index/kcontrol.c index 247c1a5..eaccd30 100644 --- a/index/kcontrol.c +++ b/index/kcontrol.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 @@ -86,6 +86,7 @@ struct rset_key_control *zebra_key_control_create(ZebraHandle zh) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab