X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fber_bool.c;h=a3d05711b80dd18db1accbd25bf42e281a7785d6;hb=23b8fd79b9b42dd8655bcd2e0af8a3905348f059;hp=c01fd5a0aa3f2747d3dbda06f8c5d4478ce1c0ae;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/ber_bool.c b/src/ber_bool.c index c01fd5a..a3d0571 100644 --- a/src/ber_bool.c +++ b/src/ber_bool.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. */ @@ -53,6 +53,7 @@ int ber_boolean(ODR o, int *val) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab