X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=bfile%2Fcfile.c;h=f0bcccb671760f7470f2d8e88527a4b5da372aa9;hp=003044b5a96ea105cb28f84bf053b9df18b9d4b9;hb=a66b7d79383ae700f3358731eecfe2aafed0e90d;hpb=a5a4e10abdb1f3ddcf2fd1e54692811a705e0c3d diff --git a/bfile/cfile.c b/bfile/cfile.c index 003044b..f0bcccb 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-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 @@ -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