X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ficonv_decode_iso5426.c;h=4938e514bfcc7a16fd6687f9eaea86a3d58efcd9;hb=8fba4cf2cac1cc543aa4c1063c78b449ebac44a7;hp=0623bacdf7ae6b162e8450ba8d0f7e59f95ef743;hpb=11698a8c1cce5556f3c4dc803c94d2c1f3b60b23;p=yaz-moved-to-github.git diff --git a/src/iconv_decode_iso5426.c b/src/iconv_decode_iso5426.c index 0623bac..4938e51 100644 --- a/src/iconv_decode_iso5426.c +++ b/src/iconv_decode_iso5426.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. */ /** @@ -21,7 +21,6 @@ #include #include #include -#include #include #include "iconv-p.h" @@ -287,7 +286,9 @@ yaz_iconv_decoder_t yaz_iso5426_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 */ +