X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_oid.c;h=ce5d370e74e83154931d886919b2d869f6b30545;hb=03dccce903176e61f889b1558834aa5a09f9f8c0;hp=4307b066d9a9ff86a9e43e8248589e7400a45233;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/ber_oid.c b/src/ber_oid.c index 4307b06..ce5d370 100644 --- a/src/ber_oid.c +++ b/src/ber_oid.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ @@ -136,6 +136,7 @@ int ber_oidc(ODR o, Odr_oid *p, int max_oid_size) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab