X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr_any.c;h=4cf196b221e0f8e901487865fcf0a0091a20ce01;hp=415c676667afd5718015a8f8734a6c424b7a43dc;hb=6260987fdcc904b2110b88f882e66fa47e0b35dc;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/odr_any.c b/src/odr_any.c index 415c676..4cf196b 100644 --- a/src/odr_any.c +++ b/src/odr_any.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ @@ -40,6 +40,7 @@ int odr_any(ODR o, Odr_any **p, int opt, const char *name) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab