X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_bool.c;h=114799f01b158d6fa8f7c09eaff191a2c1dcd5e3;hb=13356a0cb532b646421e0169aef11d1bd25e89f8;hp=2eaa2eae43c7b026fa1541ddfd3ce255b6dff8fe;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/odr_bool.c b/src/odr_bool.c index 2eaa2ea..114799f 100644 --- a/src/odr_bool.c +++ b/src/odr_bool.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 odr_bool(ODR o, int **p, int opt, const char *name) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab