X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=recctrl%2Fdanbibr.c;h=92e1d18134506f1126f933206fa8cbcf990d5e14;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hp=b79b4f3b69a6724f714fd12a6f7b62f13deb682e;hpb=22963c0b23a178529bc71e5879c7e4f9c3c9b7f9;p=idzebra-moved-to-github.git diff --git a/recctrl/danbibr.c b/recctrl/danbibr.c index b79b4f3..92e1d18 100644 --- a/recctrl/danbibr.c +++ b/recctrl/danbibr.c @@ -1,6 +1,6 @@ -/* $Id: danbibr.c,v 1.6 2004-09-28 10:15:03 adam Exp $ - Copyright (C) 2004 - Index Data Aps +/* $Id: danbibr.c,v 1.11 2006-05-10 08:13:28 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -215,6 +215,7 @@ static int retrieve_danbib(void *clientData, struct recRetrieveCtrl *ctrl) } static struct recType danbib_type = { + 0, "grs.danbib", init_danbib, 0, @@ -237,3 +238,11 @@ idzebra_filter +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +