X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr_null.c;h=bd8859e848ec2f7442310fd18952bbd17bfe8196;hp=627244939f9d66d7bc299dc573532bd7e9a3c27a;hb=ab61788b20fce5faedceb7599f6b5f43be72ba9a;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/odr_null.c b/src/odr_null.c index 6272449..bd8859e 100644 --- a/src/odr_null.c +++ b/src/odr_null.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. */ /** @@ -54,6 +54,7 @@ int odr_null(ODR o, Odr_null **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