X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Flibxml2_error.c;h=fe1f978c2faf8aaaf3fc033014bd6c8e9e780f27;hb=9748d1f21b8a1c8c6f14ef9384c0e4fdb2d41585;hp=d7abcf84ec13551209ddeb39bc1a759c79d5068f;hpb=3fa6bf34c5496f69a63469a3184251d38758c85d;p=yaz-moved-to-github.git diff --git a/src/libxml2_error.c b/src/libxml2_error.c index d7abcf8..fe1f978 100644 --- a/src/libxml2_error.c +++ b/src/libxml2_error.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. */ /** @@ -55,6 +55,7 @@ int libxml2_error_to_yazlog(int level, const char *lead_msg) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab