X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fucs4.c;h=3b50dece7a7396874161e981385e79b247f353ab;hp=3c28b9876f04b83ff14cfb0f0101290b206e60b9;hb=896b145fa7a02199bfc3e8aa824c018b9d7cbf98;hpb=96c6e58f286787106e4a7b3bb3900a36051968d6 diff --git a/src/ucs4.c b/src/ucs4.c index 3c28b98..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-2008 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 */ +