X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_bool.c;h=f5310a329e032aa17517a2ce2a793492d6930865;hp=ebc97fcf682d118e30797f0d54bd26a6260f6ecc;hb=ed51c750eb5540c5a3a34ef3beb0c043a6e65f7c;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/ber_bool.c b/src/ber_bool.c index ebc97fc..f5310a3 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-2009 Index Data + * Copyright (C) 1995-2011 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