X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ficonv_decode_danmarc.c;h=aba40be1fbdaa17429bc86023e0b3461181ca9b8;hb=3c287bc1d48ee6a1f300054c2cebd0ba312bd5b9;hp=37831f9a9e658444ae5c40c73234edcabaf9e195;hpb=3c03c66fdcf640bbf4c611a48bf8c74989d077f6;p=yaz-moved-to-github.git diff --git a/src/iconv_decode_danmarc.c b/src/iconv_decode_danmarc.c index 37831f9..aba40be 100644 --- a/src/iconv_decode_danmarc.c +++ b/src/iconv_decode_danmarc.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. */ /** @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include @@ -126,7 +125,9 @@ yaz_iconv_decoder_t yaz_danmarc_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 */ +