X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_null.c;h=91dc5f4172c67a17db60d4998db0351b462041b5;hp=44ec9bdfaf18d5d1e1befdc0c8f4702fc1a010cf;hb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/ber_null.c b/src/ber_null.c index 44ec9bd..91dc5f4 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-2008 Index Data + * Copyright (C) 1995-2011 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