X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_enum.c;h=40189b1b0d704bbdd1f63924243fff4af0cf70e0;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hp=535e80bbdbad857d30e37b8fd0ae69ea615adefa;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/odr_enum.c b/src/odr_enum.c index 535e80b..40189b1 100644 --- a/src/odr_enum.c +++ b/src/odr_enum.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. */ /** @@ -50,6 +50,7 @@ int odr_enum(ODR o, int **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