X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Futf8.c;h=31e7e3b4e87999c3985845d166f75504bf437e9e;hp=8c28d3ada5aacb60047ed4f92b0abb09b9c23395;hb=df84e4897abc4565fe11adead30b99d9634b41b1;hpb=0a1043fe4b7f9e22e7481dc9d81a0a8ca2092292 diff --git a/src/utf8.c b/src/utf8.c index 8c28d3a..31e7e3b 100644 --- a/src/utf8.c +++ b/src/utf8.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2010 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 */ +