X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-p.h;h=b62ad3bb01ce56cf42ff8c25db5635ae859329b3;hp=fd2a04c7a79d91c0841d45f850c48e9871e268b8;hb=57cae124c6a1c7cdd8c70090db636b227887fc19;hpb=9b2f4955aee1fcee3702bcd832dbaf7fca7243ad diff --git a/src/zoom-p.h b/src/zoom-p.h index fd2a04c..b62ad3b 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.h @@ -263,7 +263,7 @@ void ZOOM_record_cache_add(ZOOM_resultset r, Z_NamePlusRecord *npr, Z_Query *ZOOM_query_get_Z_Query(ZOOM_query s); Z_SortKeySpecList *ZOOM_query_get_sortspec(ZOOM_query s); -char *ZOOM_query_get_query_string(ZOOM_query s); +const char *ZOOM_query_get_query_string(ZOOM_query s); int ZOOM_uri_to_code(const char *uri);