X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr.c;h=7e376c114282449986f0fb8dd34c80bbc74880f7;hp=2b6947101ad548b74247e48fa7a5efc2fbe2e56d;hb=b6aa93dcb5c07ed09b664c006b5f33b0135a0854;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/odr.c b/src/odr.c index 2b69471..7e376c1 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-2010 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