X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr_any.c;h=4cf196b221e0f8e901487865fcf0a0091a20ce01;hp=12c2f9435b6850449c94c43f8ad3f314437dd362;hb=6260987fdcc904b2110b88f882e66fa47e0b35dc;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/odr_any.c b/src/odr_any.c index 12c2f94..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-2008 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