X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_int.c;h=13e07cb93821048ccc3772fa18fd9661814c8cf7;hp=552409608022b2beb614c3a5e7a174660fe522c7;hb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;hpb=b3b89ab95e626286ad2fe9ccf5b589f153e5aa37 diff --git a/src/ber_int.c b/src/ber_int.c index 5524096..13e07cb 100644 --- a/src/ber_int.c +++ b/src/ber_int.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. */ @@ -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