X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=src%2Fclient.h;h=a7866babfd72b484bc7186f0dc26610ee9abad41;hb=6c1c46b74d3c184cec3254f07a1f11344d63337e;hp=8b427a7b72a2ed7fe4ffbc98e80a68c90c174b64;hpb=09bfaedb7ffb6f6526fb104d8258c4636500079b;p=pazpar2-moved-to-github.git diff --git a/src/client.h b/src/client.h index 8b427a7..a7866ba 100644 --- a/src/client.h +++ b/src/client.h @@ -116,6 +116,8 @@ void client_update_show_stat(struct client *cl, int cmd); void client_store_xdoc(struct client *cl, int record_no, xmlDoc *xdoc); +const char *client_get_query(struct client *cl, const char **type, NMEM nmem); + #endif /*