X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmarcdisp.c;h=81f0afcaec7aad394f4311fd8c47b7c3ef658378;hb=30be9a32fd26a2d08aa4413942408500c93ad4a3;hp=a2a3250f4e2f45ee628852dc58a4177f23d9eeda;hpb=dda6b9f4ca21d43c68d4c667b4d8e6d1bdaba095;p=yaz-moved-to-github.git diff --git a/src/marcdisp.c b/src/marcdisp.c index a2a3250..81f0afc 100644 --- a/src/marcdisp.c +++ b/src/marcdisp.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. */ @@ -1098,6 +1098,7 @@ void yaz_marc_write_using_libxml2(yaz_marc_t mt, int enable) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab