X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fdumpber.c;h=c02ae3b7fe3dc1089963c5bfa0779f561f26b43a;hb=7b1bbfddfb6e9d68c645388e3279a4990a6592ef;hp=f96993a494b5c959f75269e42e5b81f5c1f1925e;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/dumpber.c b/src/dumpber.c index f96993a..c02ae3b 100644 --- a/src/dumpber.c +++ b/src/dumpber.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. */ @@ -128,6 +128,7 @@ int odr_dumpBER(FILE *f, const 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