X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_oct.c;h=404d7d79be4a25952bd9c94b7cc2ff4a486675c5;hb=7b1bbfddfb6e9d68c645388e3279a4990a6592ef;hp=2002ec18af1063dbfd10c318d5fba71e6a5087d7;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/ber_oct.c b/src/ber_oct.c index 2002ec1..404d7d7 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-2008 Index Data + * Copyright (C) 1995-2011 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