X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fmarcdisp.h;h=0700b4da4e9f8bb41e524e22d01b6e7a5dcbf4fd;hb=d7cf0285e21b40c1fba6259d57bdabae94571bd5;hp=ebc07b1a95c9797ce47a89169ae665bb3227139f;hpb=de5a52bf8d9f21d9296ede827daf07e60a3882e7;p=yaz-moved-to-github.git diff --git a/include/yaz/marcdisp.h b/include/yaz/marcdisp.h index ebc07b1..0700b4d 100644 --- a/include/yaz/marcdisp.h +++ b/include/yaz/marcdisp.h @@ -70,10 +70,10 @@ YAZ_EXPORT void yaz_marc_xml(yaz_marc_t mt, int xmlmode); /** \brief Output format: check only (no marc output) */ #define YAZ_MARC_CHECK 6 -/** \brief set iconv handle for character set conversion .. */ +/** \brief set iconv handle for character set conversion */ YAZ_EXPORT void yaz_marc_iconv(yaz_marc_t mt, yaz_iconv_t cd); -/** \brief supply iconv handle for character set conversion .. */ +/** \brief supply iconv handle for character set conversion */ YAZ_EXPORT yaz_iconv_t yaz_marc_get_iconv(yaz_marc_t mt); /** \brief set debug level