X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_int.c;h=13e07cb93821048ccc3772fa18fd9661814c8cf7;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hp=6711ea30e797ac4992d6e3342a1a1018313ab86f;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/ber_int.c b/src/ber_int.c index 6711ea3..13e07cb 100644 --- a/src/ber_int.c +++ b/src/ber_int.c @@ -112,6 +112,7 @@ int ber_decinteger(const unsigned char *buf, int *val, int max) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab