X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_oct.c;h=5cb74dddd9454db86f8875cfdd7f422b5b04582b;hp=c571b885a40f6a7eb310cc6ae522dc014a51b362;hb=3e11596504862f376b7340848715d6f549864660;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/ber_oct.c b/src/ber_oct.c index c571b88..5cb74dd 100644 --- a/src/ber_oct.c +++ b/src/ber_oct.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ @@ -85,6 +85,7 @@ int ber_octetstring(ODR o, Odr_oct *p, int cons) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab