X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_seq.c;h=b21c87b54179f98c44342890b3dc280f6e1dd559;hb=a3e65bcd3250b107397675bc65b35b5939355025;hp=e0254e4e8c3da777d33d7595c072ba366bc08d55;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/odr_seq.c b/src/odr_seq.c index e0254e4..b21c87b 100644 --- a/src/odr_seq.c +++ b/src/odr_seq.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ /** @@ -145,6 +145,7 @@ int odr_sequence_of(ODR o, Odr_fun type, void *p, int *num, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab