X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frpnscan.c;h=fe0be94776459fd36ec7ee14ce75bfa911f3ff7a;hb=7786ecc8ce35a72145aeb9c098a4cfcc9d3c4822;hp=be4e765fe04a561af8520112512665f46a532bf7;hpb=1872e3fc60b482771bbd1cb4b0290b8d6a9ef5d0;p=idzebra-moved-to-github.git diff --git a/index/rpnscan.c b/index/rpnscan.c index be4e765..fe0be94 100644 --- a/index/rpnscan.c +++ b/index/rpnscan.c @@ -1,4 +1,4 @@ -/* $Id: rpnscan.c,v 1.7 2007-04-16 08:44:32 adam Exp $ +/* $Id: rpnscan.c,v 1.8 2007-04-16 21:54:37 adam Exp $ Copyright (C) 1995-2007 Index Data ApS @@ -398,7 +398,7 @@ ZEBRA_RES rpn_scan(ZebraHandle zh, ODR stream, Z_AttributesPlusTerm *zapt, *is_partial = 0; if (!attributeset) - attributeset = yaz_oid_attset_bib1(); + attributeset = yaz_oid_attset_bib_1; if (!limit_set) /* no limit set given already */ {