X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fyaziconv.c;h=b06cd8fab8cd5ccea186e0ee9f4acdfd5c1691b7;hb=e81dcf324298802ffbd45c85650b94ce245f65ce;hp=e0bd1241afede3ab1941e6ac38e31ff79fa904ef;hpb=7ef1b50f481cda83d012cc3d69d83f9313836f1f;p=yaz-moved-to-github.git diff --git a/util/yaziconv.c b/util/yaziconv.c index e0bd124..b06cd8f 100644 --- a/util/yaziconv.c +++ b/util/yaziconv.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. */ @@ -10,7 +10,6 @@ #include #include #include -#include #include @@ -197,6 +196,7 @@ int main(int argc, char **argv) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab