X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=recctrl%2Fdanbibr.c;h=92e1d18134506f1126f933206fa8cbcf990d5e14;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hp=657d046750a84b2c51aef9f67b4e5fdb2d8b5dfb;hpb=6c9fcd3b5d3108702fa1ffc92dab4ab6060f9a19;p=idzebra-moved-to-github.git diff --git a/recctrl/danbibr.c b/recctrl/danbibr.c index 657d046..92e1d18 100644 --- a/recctrl/danbibr.c +++ b/recctrl/danbibr.c @@ -1,4 +1,4 @@ -/* $Id: danbibr.c,v 1.9 2005-01-15 19:38:32 adam Exp $ +/* $Id: danbibr.c,v 1.11 2006-05-10 08:13:28 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -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 + */ +