X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr_oct.c;h=c5cc8232b1c8ab9ac9f5988e486b90f77e74191c;hp=40f9170f0e42424d43a122ed19406f8f540f3fb3;hb=5e1889250160764822014ce89ee19dc84e5ce310;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/odr_oct.c b/src/odr_oct.c index 40f9170..c5cc823 100644 --- a/src/odr_oct.c +++ b/src/odr_oct.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ /** @@ -218,6 +218,7 @@ int odr_iconv_string(ODR o, char **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