X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_len.c;h=4a1463b412c54462a5bc58a5f5a192cd61ed15e7;hp=b2f9a52c0cc40231dc1cbfdc9256ed06245ab756;hb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/ber_len.c b/src/ber_len.c index b2f9a52..4a1463b 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-2012 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