X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_null.c;h=94fa80c7c83f508ab2671db8e7ee426638595a3e;hp=96862d66b6e54cd3d1aa17604637eb53b54900b9;hb=1b814737d1572a6fc4bec2a3d120d6954d12bdb1;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/ber_null.c b/src/ber_null.c index 96862d6..94fa80c 100644 --- a/src/ber_null.c +++ b/src/ber_null.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. */ @@ -49,6 +49,7 @@ int ber_null(ODR o) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab