X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_any.c;h=ec526a980e6b228eb6f3c99f43cfc3e40da907d1;hp=fd3dbe7130db1e3865369a2674f75fa6f2ca2ba2;hb=df84e4897abc4565fe11adead30b99d9634b41b1;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/ber_any.c b/src/ber_any.c index fd3dbe7..ec526a9 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-2010 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