X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ficonv-p.h;h=d094cc25be6d827b3b7f473b3d11a854658385c6;hb=3fe8d724fd45258f340a8396877aa93bd0a93d00;hp=f99943b8b5fdb540cf308ab93c673700e5606bd5;hpb=99eee17dbb3ef0d81d44b01d9072e3405f326595;p=yaz-moved-to-github.git diff --git a/src/iconv-p.h b/src/iconv-p.h index f99943b..d094cc2 100644 --- a/src/iconv-p.h +++ b/src/iconv-p.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data. + * Copyright (C) 1995-2009 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -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 /*