X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fclient.h;h=cd3e59ac03f4fdcf23a97ec527a7149fa2f18b15;hb=6b431355cb6cfd0e73fb9f308bb09069da1812be;hp=cb9d3ee8ae70bf825c5ac03416f944b269d197d7;hpb=43204ce3c136146151139cf3662e7f302bbd67d7;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 /*