X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fyaziconv.c;h=0d9d211f7863086a9d8691116b47c0e48ea24bd4;hp=e0bd1241afede3ab1941e6ac38e31ff79fa904ef;hb=135a70856fc99547451ea919da242e7e7382acea;hpb=7ef1b50f481cda83d012cc3d69d83f9313836f1f diff --git a/util/yaziconv.c b/util/yaziconv.c index e0bd124..0d9d211 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-2011 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