X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fdumpber.c;h=e90ad27de4c896aa55ab4cce97adb987f3d2b326;hb=d962efcd2c1f0a3abfb0c40e81e298d69a9757bd;hp=9fd46afc06e2ea9ad0e7a3b82bdb872599952599;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/dumpber.c b/src/dumpber.c index 9fd46af..e90ad27 100644 --- a/src/dumpber.c +++ b/src/dumpber.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2010 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