X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fclient.h;h=cd3e59ac03f4fdcf23a97ec527a7149fa2f18b15;hb=a76512b8ddfe29c8b37c63ea5c1300b5a38102e4;hp=cb9d3ee8ae70bf825c5ac03416f944b269d197d7;hpb=817e3ec506c4095bc4fcc1923cee36153ef4ee43;p=pazpar2-moved-to-github.git diff --git a/src/client.h b/src/client.h index cb9d3ee..cd3e59a 100644 --- a/src/client.h +++ b/src/client.h @@ -112,6 +112,8 @@ const char *client_get_facet_limit_local(struct client *cl, void client_update_show_stat(struct client *cl, int cmd); +void client_store_xdoc(struct client *cl, int record_no, xmlDoc *xdoc); + #endif /*