X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fflock.c;h=ee85b2058fa0518aaf0db6f896be7e16f9faff1e;hb=588d7613f34b985a1753cc96ca3d3c9c3af3a9f0;hp=ec0f1c37e103e91c47dcb0064b703d6ad51341d5;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;p=idzebra-moved-to-github.git diff --git a/util/flock.c b/util/flock.c index ec0f1c3..ee85b20 100644 --- a/util/flock.c +++ b/util/flock.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 @@ -401,6 +401,7 @@ void zebra_flock_init() /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab