X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_len.c;h=5dbdda850b0d490664d22b7035fa1305256315e9;hb=9773a01f6dae65e5f9c424b3f2bc7454b8270cfc;hp=b2f9a52c0cc40231dc1cbfdc9256ed06245ab756;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/ber_len.c b/src/ber_len.c index b2f9a52..5dbdda8 100644 --- a/src/ber_len.c +++ b/src/ber_len.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ @@ -127,6 +127,7 @@ int ber_declen(const unsigned char *buf, int *len, int max) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab