X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ficonv_encode_wchar.c;h=7145055fbe8f9a79c1848deb9705d7ce0e23afab;hp=e49a4d44fd93c1f4baae490c77c0fd38e7ffbdeb;hb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/iconv_encode_wchar.c b/src/iconv_encode_wchar.c index e49a4d4..7145055 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-2009 Index Data + * Copyright (C) 1995-2012 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 */ +