X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zutil%2Fzoom-p.h;h=68faf1e90a2f55a20c89b2d749d9fa877fb704a3;hp=38412a31036f722f7a0ca5e7ffb30a1b1939d3a4;hb=ccb068efa655ace7835a122c1226356f2f933992;hpb=6aa7edbd02f5e6667921b62f145c909639d3a985 diff --git a/zutil/zoom-p.h b/zutil/zoom-p.h index 38412a3..68faf1e 100644 --- a/zutil/zoom-p.h +++ b/zutil/zoom-p.h @@ -1,6 +1,6 @@ /* * Private C header for ZOOM C. - * $Id: zoom-p.h,v 1.6 2003-02-20 15:11:58 adam Exp $ + * $Id: zoom-p.h,v 1.7 2003-05-20 08:22:33 adam Exp $ */ #if HAVE_XSLT @@ -88,6 +88,7 @@ struct ZOOM_resultset_p { int size; int start; int count; + int step; int piggyback; char *setname; char *schema;