X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fiso5428.c;h=f357187ec823db7e55a7d334b74a8ea591f270db;hp=5dd403600621a4a9b175db8446973b509f09c7ae;hb=4f3bcae93d51a26709c12b51261c3d95af610cb2;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/iso5428.c b/src/iso5428.c index 5dd4036..f357187 100644 --- a/src/iso5428.c +++ b/src/iso5428.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. */ /** @@ -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 */ +