X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr.c;h=0896859e3b3e8ebb3bcc86ca1d8f6198dbe00636;hb=7b1bbfddfb6e9d68c645388e3279a4990a6592ef;hp=2b6947101ad548b74247e48fa7a5efc2fbe2e56d;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/odr.c b/src/odr.c index 2b69471..0896859 100644 --- a/src/odr.c +++ b/src/odr.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. */ @@ -300,6 +300,7 @@ void odr_printf(ODR o, const char *fmt, ...) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab