X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fdirent.c;h=87b2b2afb73453e4a892ec2f99b1f2edcc83a5e1;hb=4e6078e4660869b9d83223c8ce842ed8dda211ab;hp=e718c6ea6da81df9d0d66f2bc9bf30f6aa2946a3;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/util/dirent.c b/util/dirent.c index e718c6e..87b2b2a 100644 --- a/util/dirent.c +++ b/util/dirent.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 @@ -76,6 +76,7 @@ void closedir(DIR *dd) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab