X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Foid_util.c;h=7cf02db7cc4853568e2bbf21a7ac3b940d8f3bfb;hb=3dc0c503f9594142c8568fabb2c8e354377251ef;hp=0975d3a49a2cdd6440730027c85fc7a829592263;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/oid_util.c b/src/oid_util.c index 0975d3a..7cf02db 100644 --- a/src/oid_util.c +++ b/src/oid_util.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ @@ -98,6 +98,7 @@ int oid_dotstring_to_oid(const char *name, Odr_oid *oid) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab