X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2Frstemp.c;h=19092449d5408af3eb3d418fa08f34950d0177f1;hb=66ec9aa407cf95f205d860d071960011f91be366;hp=a992199ca070b262650cee34876449838dabceee;hpb=c0765995c15b95d23d183c43fda4516ad47b1f53;p=idzebra-moved-to-github.git diff --git a/rset/rstemp.c b/rset/rstemp.c index a992199..1909244 100644 --- a/rset/rstemp.c +++ b/rset/rstemp.c @@ -1,8 +1,5 @@ -/* $Id: rstemp.c,v 1.70 2006-12-22 19:47:36 adam Exp $ - Copyright (C) 1995-2006 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + 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 @@ -341,6 +338,7 @@ static void r_pos(RSFD rfd, double *current, double *total) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab