X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecords.c;h=1414ddd6999da6c9a52330610d3f73988c5ee069;hb=38b8c213f9be6890ddba9d5564dc978c2ae2bc3d;hp=07f9e81843922fd6b6d7ed3a67abbd70bb15b8c3;hpb=a5ea5985a282ff55b4f86b47045be40300a746a8;p=idzebra-moved-to-github.git diff --git a/index/records.c b/index/records.c index 07f9e81..1414ddd 100644 --- a/index/records.c +++ b/index/records.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 @@ -1046,6 +1046,7 @@ void rec_prstat(Records records, int verbose) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab