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