X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fmarc_read_xml.c;h=3f5d29bdf17aab759093aa1a2d1d46d5d376e3a1;hp=3615a6a9b2660b85cad95bea2d623c249f9d63e5;hb=8a980f7051e22ca1e4fac0395ed7f8647cd9eda3;hpb=3fa6bf34c5496f69a63469a3184251d38758c85d diff --git a/src/marc_read_xml.c b/src/marc_read_xml.c index 3615a6a..3f5d29b 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-2008 Index Data + * Copyright (C) 1995-2009 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