X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ficonv_encode_wchar.c;h=a39a36cf8a40fd8812111cdcd938ec3767a4b7d3;hb=b756b711841bac38e5b69baa51939ca9e1c01adb;hp=a09b530353641836e39517555b8273c19a87034c;hpb=96c6e58f286787106e4a7b3bb3900a36051968d6;p=yaz-moved-to-github.git diff --git a/src/iconv_encode_wchar.c b/src/iconv_encode_wchar.c index a09b530..a39a36c 100644 --- a/src/iconv_encode_wchar.c +++ b/src/iconv_encode_wchar.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 #if HAVE_WCHAR_H #include #endif @@ -106,7 +105,9 @@ yaz_iconv_decoder_t yaz_wchar_decoder(const char *fromcode, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab */ +