X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_null.c;h=9bc9aacef1c269704036ff1199e896fd1ec25936;hb=9748d1f21b8a1c8c6f14ef9384c0e4fdb2d41585;hp=44ec9bdfaf18d5d1e1befdc0c8f4702fc1a010cf;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/ber_null.c b/src/ber_null.c index 44ec9bd..9bc9aac 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-2009 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