X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fdirent.c;h=16d24f471dcbb5ac682acc3ae2130023c4050fd6;hb=5b4ea0cf66dd82c871ed7d69a5801d78789087b2;hp=a543bf945563d8bba86d9d383bb67c532039e089;hpb=49088b6680bed3c069be10ff0cb7cc16f3733729;p=pazpar2-moved-to-github.git diff --git a/src/dirent.c b/src/dirent.c index a543bf9..16d24f4 100644 --- a/src/dirent.c +++ b/src/dirent.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2008 Index Data + Copyright (C) 2006-2009 Index Data Pazpar2 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 @@ -80,6 +80,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