X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fsrw.h;h=680ee12d32b77a004e7537d11520fb8cd0a68f3e;hb=a7bff1cefa274c110b80458cba718db5ed0fd97d;hp=460941173af7a7fa703ad0bac2f3fab3639df613;hpb=d940392c53c32ccf76fb287cc5b997b9e921a431;p=yaz-moved-to-github.git diff --git a/include/yaz/srw.h b/include/yaz/srw.h index 4609411..680ee12 100644 --- a/include/yaz/srw.h +++ b/include/yaz/srw.h @@ -292,6 +292,9 @@ int sru_decode_surrogate_diagnostics(const char *buf, size_t len, Z_SRW_diagnostic **diag, int *num, ODR odr); +YAZ_EXPORT +void yaz_mk_sru_surrogate(ODR o, Z_SRW_record *record, int pos, + int code, const char *details); YAZ_END_CDECL