X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frpnscan.c;h=8ea6850f086dbe13ac22e562267258f5b0bb2138;hb=d05a55789f78d56886f991e6054d7913a1bece20;hp=fe0be94776459fd36ec7ee14ce75bfa911f3ff7a;hpb=1b5ef8265837240930862dddd2d7ef963a0cc211;p=idzebra-moved-to-github.git diff --git a/index/rpnscan.c b/index/rpnscan.c index fe0be94..8ea6850 100644 --- a/index/rpnscan.c +++ b/index/rpnscan.c @@ -1,4 +1,4 @@ -/* $Id: rpnscan.c,v 1.8 2007-04-16 21:54:37 adam Exp $ +/* $Id: rpnscan.c,v 1.9 2007-05-08 12:50:04 adam Exp $ Copyright (C) 1995-2007 Index Data ApS @@ -377,7 +377,7 @@ struct scan_info { }; ZEBRA_RES rpn_scan(ZebraHandle zh, ODR stream, Z_AttributesPlusTerm *zapt, - const int *attributeset, + const Odr_oid *attributeset, int num_bases, char **basenames, int *position, int *num_entries, ZebraScanEntry **list, int *is_partial, RSET limit_set)