X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Frset.h;fp=include%2Frset.h;h=e555cada6a47d2ef1cf310cad42866902f5559f9;hp=2eb7153974e435e83d1a16c1a596ddaf1ffde46e;hb=2c2827a0071c5a5511e1489c456ce64fdd42364a;hpb=fc5f91a7c4eb187dd257ca966b1e1c105fbb01b8 diff --git a/include/rset.h b/include/rset.h index 2eb7153..e555cad 100644 --- a/include/rset.h +++ b/include/rset.h @@ -260,6 +260,8 @@ void rset_visit(RSET rset, int level); void rset_set_hits_limit(RSET rs, zint l); +int rset_no_write(RSFD rfd, const void *buf); + YAZ_END_CDECL #endif