X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzrpn.c;h=9483fe0e4cf5448fb2174e930f387cdd38823bf5;hb=6481ca376f2878b6fe64272074d08f44e3b57e11;hp=34c6382aa9e179d935e3c18484860e059a44da1e;hpb=4478d785b7769691261005c98063b98a5a5971b3;p=idzebra-moved-to-github.git diff --git a/index/zrpn.c b/index/zrpn.c index 34c6382..9483fe0 100644 --- a/index/zrpn.c +++ b/index/zrpn.c @@ -1,4 +1,4 @@ -/* $Id: zrpn.c,v 1.226 2006-08-14 10:40:15 adam Exp $ +/* $Id: zrpn.c,v 1.227 2006-08-31 08:35:48 adam Exp $ Copyright (C) 1995-2006 Index Data ApS @@ -2634,7 +2634,7 @@ ZEBRA_RES rpn_scan(ZebraHandle zh, ODR stream, Z_AttributesPlusTerm *zapt, if (ord_no == 0) { *num_entries = 0; - return ZEBRA_OK; + return ZEBRA_FAIL; } /* prepare dictionary scanning */ if (num < 1)