X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_seq.c;h=c348ec668895795bc06b35d45154d6a469b605bd;hb=c6b8edd2312a4606cc014738266059a20e3b6e61;hp=e0254e4e8c3da777d33d7595c072ba366bc08d55;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/odr_seq.c b/src/odr_seq.c index e0254e4..c348ec6 100644 --- a/src/odr_seq.c +++ b/src/odr_seq.c @@ -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