X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fyaziconv.c;h=57de6e1f4a7671001117450341fd638763f8814d;hp=e30d7477804461e588f0726e30dc5d9e2a87de41;hb=3d757077b85e1f9d6227773f9ac716edeee18911;hpb=379504a233e3e2cc85bca1e7b6d864f1395aec7c diff --git a/util/yaziconv.c b/util/yaziconv.c index e30d747..57de6e1 100644 --- a/util/yaziconv.c +++ b/util/yaziconv.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ @@ -10,9 +10,9 @@ #include #include #include -#include #include +#include #define CHUNK_IN 64 #define CHUNK_OUT 64 @@ -79,7 +79,7 @@ void convert(FILE *inf, yaz_iconv_t cd, int verbose) return ; } else if (e == YAZ_ICONV_EINVAL) /* incomplete input */ - { + { size_t i; for (i = 0; i