Don't log timing of show
[pazpar2-moved-to-github.git] / src / client.h
index b78317a..cd3e59a 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of Pazpar2.
-   Copyright (C) 2006-2013 Index Data
+   Copyright (C) Index Data
 
 Pazpar2 is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
@@ -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
 
 /*