X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fretrieval.h;h=46ab1030c58ff1044434d9f5b2a4885a4cab1543;hp=9592bc0a3561aca3faa1f8276ccc3fd00eaa4283;hb=65f297c24c59e95f860f29928d3588c5dc98ba4c;hpb=750bc4f7094d6de74c64cfd028d66ae1261be1d1 diff --git a/include/yaz/retrieval.h b/include/yaz/retrieval.h index 9592bc0..46ab103 100644 --- a/include/yaz/retrieval.h +++ b/include/yaz/retrieval.h @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: retrieval.h,v 1.3 2006-05-07 14:48:24 adam Exp $ + * $Id: retrieval.h,v 1.4 2006-05-08 19:48:26 adam Exp $ */ /** * \file retrieval.h @@ -97,8 +97,7 @@ int yaz_retrieval_configure(yaz_retrieval_t p, const void *node); \retval -1 failure, use yaz_retrieval_get_error() for reason \retval 1 schema does not match \retval 2 syntax does not match - \retval 3 neither schema, nor syntax matches - \retval 4 both match but not together + \retval 3 both match but not together */ YAZ_EXPORT int yaz_retrieval_request(yaz_retrieval_t p,