X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fiso5428.c;h=c2825582216e780a6388e80410928ad0969cd8be;hb=a3e65bcd3250b107397675bc65b35b5939355025;hp=90cc7829752ea76a534cfe271575ace8ca86fd4d;hpb=96c6e58f286787106e4a7b3bb3900a36051968d6;p=yaz-moved-to-github.git diff --git a/src/iso5428.c b/src/iso5428.c index 90cc782..c282558 100644 --- a/src/iso5428.c +++ b/src/iso5428.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ /** @@ -14,7 +14,6 @@ #include #include #include -#include #include "iconv-p.h" @@ -394,7 +393,9 @@ yaz_iconv_decoder_t yaz_iso_5428_decoder(const char *name, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab */ +