X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_oid.c;h=fb28188fe84246964ddc170bc403fb3d65c0ed12;hb=4e3f7be8266559e07dc01ae5d6aba31d30b8bd44;hp=59923fe6f3581da025cd998be4e64399260ddb5e;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/odr_oid.c b/src/odr_oid.c index 59923fe..fb28188 100644 --- a/src/odr_oid.c +++ b/src/odr_oid.c @@ -56,6 +56,7 @@ int odr_oid(ODR o, Odr_oid **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