X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr_util.c;h=8cd47d50ec141d0a5d025b040d86e4c2d854056f;hp=beb3aff5c8308eebab142384f189bd68db022cb8;hb=99f1879827d5be93a6363b5adbc83b824135dd88;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/odr_util.c b/src/odr_util.c index beb3aff..8cd47d5 100644 --- a/src/odr_util.c +++ b/src/odr_util.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. */ /** @@ -117,6 +117,7 @@ char *odr_prepend(ODR o, const char *prefix, const char *old) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab