X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr_null.c;h=bd8859e848ec2f7442310fd18952bbd17bfe8196;hp=4517061b6ae6d236aa96c50f3ad4512742d2e663;hb=01e36a11adc97a240cc595f89280c8a619770251;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/odr_null.c b/src/odr_null.c index 4517061..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-2009 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