X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsiconv.c;h=6e061d8efe7e81668e7ba126a2524c75b794c8e2;hp=bf19cbfbc9d7b0ca586fb85bdf24ad754808df28;hb=db32b7150acaf0e15dc6d33428f34bf49a1cc6d9;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/siconv.c b/src/siconv.c index bf19cbf..6e061d8 100644 --- a/src/siconv.c +++ b/src/siconv.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ /** @@ -27,7 +27,7 @@ #endif #include -#include +#include #include "iconv-p.h" struct yaz_iconv_struct { @@ -308,7 +308,9 @@ void yaz_iconv_set_errno(yaz_iconv_t cd, int no) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab */ +