X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fyaziconv.c;h=5bdd4883ce4f47d2ef67ed830316931355b58e5f;hb=b9258ca92b04e55253794ff5f3bbaef312897b10;hp=cca33174279a4d191b01c077b0ae800410fabbde;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/util/yaziconv.c b/util/yaziconv.c index cca3317..5bdd488 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) 1995-2012 Index Data * See the file LICENSE for details. */ @@ -10,7 +10,6 @@ #include #include #include -#include #include @@ -79,7 +78,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