X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecstat.c;h=48f890d586a8c3fde696956cde13cf331ceffc26;hb=07bf224c54711e9b9fb09344ba2da0f02c6f67ab;hp=edab221998c1996a32d1526dce750f9a6852984b;hpb=47eeb5384a8fae8bcac8afb8a84782ca094683f9;p=idzebra-moved-to-github.git diff --git a/index/recstat.c b/index/recstat.c index edab221..48f890d 100644 --- a/index/recstat.c +++ b/index/recstat.c @@ -1,4 +1,4 @@ -/* $Id: recstat.c,v 1.14 2005-06-14 20:28:54 adam Exp $ +/* $Id: recstat.c,v 1.15 2006-05-10 08:13:22 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -58,3 +58,11 @@ void rec_prstat (Records records) "Total size with overhead %8" ZINT_FORMAT0, total_bytes); } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +