X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Futf8.c;h=ea1a5b06b01d957a452c2da4daaf5ef94d23dafa;hp=b895dd9bd19aef6dac33d2fdb8db5c56513e7e1c;hb=1fbd038d97d6e1bfe97270ecc17cca123bcc435c;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/utf8.c b/src/utf8.c index b895dd9..ea1a5b0 100644 --- a/src/utf8.c +++ b/src/utf8.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. */ /** @@ -245,7 +245,9 @@ yaz_iconv_decoder_t yaz_utf8_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 */ +