X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsiconv.c;h=f9ba0448b17947120c8015c4d81316785468e689;hb=bd2e35d738cb215abd9b113ffe3859a65b39d619;hp=479481c6144b12668756fca0624a0e06a3dad51c;hpb=5d66cee9efbd06349b0445661bbfd1de69ce6d75;p=yaz-moved-to-github.git diff --git a/src/siconv.c b/src/siconv.c index 479481c..f9ba044 100644 --- a/src/siconv.c +++ b/src/siconv.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: siconv.c,v 1.10 2005-02-02 23:26:38 adam Exp $ + * $Id: siconv.c,v 1.11 2005-02-07 11:23:18 adam Exp $ */ /** * \file siconv.c @@ -313,8 +313,8 @@ static unsigned long yaz_read_marc8_comb (yaz_iconv_t cd, unsigned char *inp, else { unsigned long x; - *comb = 0; size_t no_read_sub = 0; + *comb = 0; switch(cd->marc8_esc_mode) {