X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=bfile%2Fcfile.c;h=5f7dc6ae3d6484564cd6c9cf98dbe03b552379bc;hb=022315e51f7179fc8ab9910d702e791685e62f1a;hp=003044b5a96ea105cb28f84bf053b9df18b9d4b9;hpb=a5a4e10abdb1f3ddcf2fd1e54692811a705e0c3d;p=idzebra-moved-to-github.git diff --git a/bfile/cfile.c b/bfile/cfile.c index 003044b..5f7dc6a 100644 --- a/bfile/cfile.c +++ b/bfile/cfile.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 @@ -642,6 +642,7 @@ int cf_close(CFile cf) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab