X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fretrieval.h;h=a0426e779e07bc5e02be0ee0165a45e47b951a78;hb=9eb25e97c63071b8cf5aa22c462ff38451909802;hp=9592bc0a3561aca3faa1f8276ccc3fd00eaa4283;hpb=d305f63028800611fd05a3bfc54db24e2634d7ad;p=yaz-moved-to-github.git diff --git a/include/yaz/retrieval.h b/include/yaz/retrieval.h index 9592bc0..a0426e7 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.5 2006-05-09 13:39:46 adam Exp $ */ /** * \file retrieval.h @@ -65,9 +65,9 @@ YAZ_EXPORT void yaz_retrieval_destroy(yaz_retrieval_t p); For retrieval: \verbatim - MARCXML @@ -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,