X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecgrs.c;h=d77e907341de0238f2c989a56cc3d90d49e808ee;hb=6a0f9234f945bc4956e2bcef75f715661a9eba9a;hp=d7f80e798783cccf500fb441be9f838ca2ecea71;hpb=793cada3ccf8a89a1362e70aabdd1e2c588319f4;p=idzebra-moved-to-github.git diff --git a/index/recgrs.c b/index/recgrs.c index d7f80e7..d77e907 100644 --- a/index/recgrs.c +++ b/index/recgrs.c @@ -1,8 +1,5 @@ -/* $Id: recgrs.c,v 1.22 2008-01-09 22:17:34 adam Exp $ - Copyright (C) 1995-2007 - 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 @@ -1361,6 +1358,7 @@ int zebra_grs_retrieve(void *clientData, struct recRetrieveCtrl *p, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab