Fix dup'ed identifers for MARC-8 encoding YAZ-650
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 10 Apr 2013 08:49:11 +0000 (10:49 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 10 Apr 2013 08:50:28 +0000 (10:50 +0200)
commite4d42c8bf05ddaef1e8a60f1179c8b6bc19aaa9d
tree1e825afc57269ed3586a79df82d822086025ad1d
parent2e375c5e7b4bf62adb93cb5a9b66ce5d43a1e8b7
Fix dup'ed identifers for MARC-8 encoding YAZ-650

The problem was that cdata_one_character did not fully flush the
output and so that would be carried over to the "real" output.
src/marcdisp.c