X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ficonv_encode_marc8.c;h=6e753f1ab1098cd6750ca4850ee3cec5db6187e5;hb=3c287bc1d48ee6a1f300054c2cebd0ba312bd5b9;hp=0fa3b56e9bb226663c181cac5bb7206832bcd9ca;hpb=bf95c509245f5cb4025ef2db348d5f7ace3b5994;p=yaz-moved-to-github.git diff --git a/src/iconv_encode_marc8.c b/src/iconv_encode_marc8.c index 0fa3b56..6e753f1 100644 --- a/src/iconv_encode_marc8.c +++ b/src/iconv_encode_marc8.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. */ /** @@ -17,7 +17,6 @@ #include #include #include -#include #include #include @@ -437,7 +436,9 @@ yaz_iconv_encoder_t yaz_marc8_encoder(const char *tocode, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab */ +