X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsru_facet.c;h=a7c06296f5b7dd5fc7cd1559bb48e7ec6e458bf2;hp=7821f6641a2a8c55a038dfdcb88fbf2dc1c31a30;hb=4d1fabb92a48f8fad70e715ecc0a419b1874b4f3;hpb=01e36a11adc97a240cc595f89280c8a619770251 diff --git a/src/sru_facet.c b/src/sru_facet.c index 7821f66..a7c0629 100644 --- a/src/sru_facet.c +++ b/src/sru_facet.c @@ -287,7 +287,9 @@ void yaz_sru_facet_response(ODR o, Z_FacetList **facetList, xmlNodePtr n) &cstr)) ; else if (yaz_match_xsd_integer(p2, "count", o, - &count)) + &count)) + ; + else ; } if (cstr && count)