X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fseshigh.c;h=e739d3a388bdcab55e268daa58bf45ae537662f1;hp=5d2df236d4b524a62c8781448da481298d942f10;hb=b637f5d4f5d2aea0fba9a338da386e62a10dfd00;hpb=e7fe65bb0895a91714b664eff5d88602ea2524a5 diff --git a/src/seshigh.c b/src/seshigh.c index 5d2df23..e739d3a 100644 --- a/src/seshigh.c +++ b/src/seshigh.c @@ -2505,6 +2505,7 @@ static Z_Records *pack_records(association *a, char *setname, Odr_int start, } if (freq.record == 0) /* no error and no record ? */ { + *pres = Z_PresentStatus_partial_4; *next = 0; /* signal end-of-set and stop */ break; }