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