X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fclient.h;h=e746efa9fb6b283e34a4e75ff5200fde3caa5d24;hb=eae6eee32de3560f84a83ee5cc922a2d3d63cc44;hp=7eedec8df3c5f4286fe79014b39623a186256499;hpb=a4ec57c24617d97ade83ff3ac06458a476e12b82;p=pazpar2-moved-to-github.git diff --git a/src/client.h b/src/client.h index 7eedec8..e746efa 100644 --- a/src/client.h +++ b/src/client.h @@ -91,7 +91,7 @@ void client_set_maxrecs(struct client *cl, int v); void client_set_startrecs(struct client *cl, int v); void client_remove_from_session(struct client *c); void client_incref(struct client *c); - +void client_got_records(struct client *c); #endif /*