X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_tag.c;h=b62fef1eb69f9792918404c6b5d3717fe4934636;hb=8fba4cf2cac1cc543aa4c1063c78b449ebac44a7;hp=328584a6ffe4f98cff64996d1af9638d00ae7c17;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/odr_tag.c b/src/odr_tag.c index 328584a..b62fef1 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-2009 Index Data + * Copyright (C) 1995-2011 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