X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_any.c;h=8164e976f1fb4b2ff7908b1ae410d01e325a2954;hp=fd3dbe7130db1e3865369a2674f75fa6f2ca2ba2;hb=fcdccb3e9a757d41e1bdf6c18c2b3bdb2314ca3f;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/ber_any.c b/src/ber_any.c index fd3dbe7..8164e97 100644 --- a/src/ber_any.c +++ b/src/ber_any.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2011 Index Data * See the file LICENSE for details. */ @@ -134,6 +134,7 @@ int completeBER(const unsigned char *buf, int len) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab