X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-p.h;h=bad6acf1b0c327985b96cff26e59e3dae317e1ce;hp=27b1c8547f14759da20c5381b6edd9b7c99ef0cf;hb=bd4ea696fa932a215d18268afd1850035f7ebd05;hpb=50fbdc0bbd17afe2fd8f128330dc313700593d78 diff --git a/src/zoom-p.h b/src/zoom-p.h index 27b1c85..bad6acf 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.h @@ -141,7 +141,7 @@ struct ZOOM_resultset_p { ZOOM_resultset next; ZOOM_facet_field *facets; int num_facets; - char **facets_names; + char **facets_names; /* redundant. For ZOOM_resultset_facets_names only */ WRBUF mc_key; int live_set; /* 0=no hit count, 1=cached hit, 2=hits + real set */ };