X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_tag.c;h=c4310fd9610c1edfa65aa756533f10d9f14c1904;hp=b90a82922fadcd46d79cf79f4419a28d41405f54;hb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;hpb=4a23f09ebdcc59ef94e50d385cc5b17f42d8845d diff --git a/src/ber_tag.c b/src/ber_tag.c index b90a829..c4310fd 100644 --- a/src/ber_tag.c +++ b/src/ber_tag.c @@ -188,6 +188,7 @@ int ber_dectag(const unsigned char *b, int *zclass, int *tag, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab