X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Fproxyp.h;fp=src%2Fproxyp.h;h=59278b24659678816a4e33bee5cad01e976701e4;hp=c4569c35e2771e56f384e0548fed3798351fbc12;hb=0bbb5a520fb326a41695fe59050d9333a6628828;hpb=70388a855bf3a64176c66927691e10573e9bb5ef diff --git a/src/proxyp.h b/src/proxyp.h index c4569c3..59278b2 100644 --- a/src/proxyp.h +++ b/src/proxyp.h @@ -60,6 +60,7 @@ public: const char *get_client_query_charset(void); const char *get_target_query_charset(void); void convert_type_1(Z_RPNQuery *q, ODR o); + void convert_term(Z_Term *q, ODR o); void set_client_charset_selected(int sel); int get_client_charset_selected(); private: