removed break statement - actually _using_ the specified target
authorMarc Cromme <marc@indexdata.dk>
Thu, 12 Apr 2007 10:17:53 +0000 (10:17 +0000)
committerMarc Cromme <marc@indexdata.dk>
Thu, 12 Apr 2007 10:17:53 +0000 (10:17 +0000)
commite747ba663e751cd4cd2b1dd9547bc5a64f5eac2b
tree8c70f14eb2d7085c52870dc59bf1e4b8fa547468
parentde844869af10e9f42ab4bb673ceda1e6fc36d124
removed break statement - actually _using_ the specified target
encoding to initiate an yaz_iconv_t object,
now  yaz_marc_iconv(db->yaz_marc, cm) converts to UTF-8 marc records,
and XML conversion is fine
src/database.c