X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr_tag.c;h=d5f96af8d5876e51c9815b505b1670b8b4e4fbe0;hp=b3a6c99f91c4b2defe339b6bf2bf9d8453503148;hb=88d3bedf772316f87e1996f655ccf8d1e2589755;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/odr_tag.c b/src/odr_tag.c index b3a6c99..d5f96af 100644 --- a/src/odr_tag.c +++ b/src/odr_tag.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. */ /** @@ -59,6 +59,7 @@ int odr_initmember(ODR o, void *p, int size) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab