X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_null.c;h=ae62565e2175d503dc0ac4fb366ea316c577dd10;hb=3c287bc1d48ee6a1f300054c2cebd0ba312bd5b9;hp=627244939f9d66d7bc299dc573532bd7e9a3c27a;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/odr_null.c b/src/odr_null.c index 6272449..ae62565 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) 1995-2011 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