X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_oct.c;h=85242ee1d7c07d5615aaf8d678fa303791dec0de;hb=1b750a9f8ea0d258fde61f5bac2d5af5bd783eb0;hp=c571b885a40f6a7eb310cc6ae522dc014a51b362;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/ber_oct.c b/src/ber_oct.c index c571b88..85242ee 100644 --- a/src/ber_oct.c +++ b/src/ber_oct.c @@ -1,9 +1,9 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2013 Index Data * See the file LICENSE for details. */ -/** +/** * \file ber_oct.c * \brief Implements ber_octetstring * @@ -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