Release record block on show after first chunk
[pazpar2-moved-to-github.git] / src / client.h
index 7eedec8..e746efa 100644 (file)
@@ -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
 
 /*