X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fyaziconv.c;h=57de6e1f4a7671001117450341fd638763f8814d;hp=cca33174279a4d191b01c077b0ae800410fabbde;hb=3d757077b85e1f9d6227773f9ac716edeee18911;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 diff --git a/util/yaziconv.c b/util/yaziconv.c index cca3317..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-2010 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