X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ficonv-p.h;h=e5e92e814323c9d69bf4ce7203c24e68437cd787;hb=3c03c66fdcf640bbf4c611a48bf8c74989d077f6;hp=f99943b8b5fdb540cf308ab93c673700e5606bd5;hpb=99eee17dbb3ef0d81d44b01d9072e3405f326595;p=yaz-moved-to-github.git diff --git a/src/iconv-p.h b/src/iconv-p.h index f99943b..e5e92e8 100644 --- a/src/iconv-p.h +++ b/src/iconv-p.h @@ -103,6 +103,8 @@ yaz_iconv_decoder_t yaz_advancegreek_decoder(const char *name, yaz_iconv_decoder_t d); yaz_iconv_decoder_t yaz_wchar_decoder(const char *fromcode, yaz_iconv_decoder_t d); +yaz_iconv_decoder_t yaz_danmarc_decoder(const char *fromcode, + yaz_iconv_decoder_t d); #endif /*