X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fdirent.c;h=1349faee41df49a49ca12b056780b6bf8dae2da7;hb=1b761ca7a958b482d899a70a8591ffcc1f42026f;hp=d9c8777cf9bf0f07ccaf1b49fc8ff480e5cdd734;hpb=2819110732a5e3cdc6de71333977ff39d7cf8bf3;p=pazpar2-moved-to-github.git diff --git a/src/dirent.c b/src/dirent.c index d9c8777..1349fae 100644 --- a/src/dirent.c +++ b/src/dirent.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2009 Index Data + Copyright (C) 2006-2010 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