X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fucs4.c;h=3b50dece7a7396874161e981385e79b247f353ab;hb=78db92d203c03c589beb89e039e07cdc0c53ccc2;hp=fb2b8c30a718c1ef326a4bff7e0eca420eaef176;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/ucs4.c b/src/ucs4.c index fb2b8c3..3b50dec 100644 --- a/src/ucs4.c +++ b/src/ucs4.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2011 Index Data * See the file LICENSE for details. */ /** @@ -14,7 +14,6 @@ #include #include #include -#include #include "iconv-p.h" @@ -132,7 +131,9 @@ yaz_iconv_decoder_t yaz_ucs4_decoder(const char *tocode, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab */ +