X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmarc_read_xml.c;h=b755c2eda2dec0920f9efbb5c25755ed38881c71;hb=f03f934986cd3ff1fbb98f8b1432d70c46f6809e;hp=2ed1df147db0b2bb95c7f02efe548df23ca9cd3c;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/marc_read_xml.c b/src/marc_read_xml.c index 2ed1df1..b755c2e 100644 --- a/src/marc_read_xml.c +++ b/src/marc_read_xml.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ @@ -252,6 +252,7 @@ int yaz_marc_read_xml(yaz_marc_t mt, const xmlNode *ptr) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab