X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fccl_xml.h;h=2bdb612fd547631c00f3516cc8cce19cc874ebbf;hb=ce627148dbba2878565b8d9da33f6b25f33da4bd;hp=f821395358f1899ae43cef3f8d1f92798f3bcb2e;hpb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;p=yaz-moved-to-github.git diff --git a/include/yaz/ccl_xml.h b/include/yaz/ccl_xml.h index f821395..2bdb612 100644 --- a/include/yaz/ccl_xml.h +++ b/include/yaz/ccl_xml.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data. + * Copyright (C) Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -44,9 +44,9 @@ YAZ_BEGIN_CDECL \param addinfo has error message if configuration could not be parsed \retval 0 OK \retval -1 errors. Inspect addinfo for error message - + Configuration example: - \verbatim +\verbatim @@ -60,7 +60,7 @@ YAZ_BEGIN_CDECL - \endverbatim +\endverbatim */ YAZ_EXPORT int ccl_xml_config(CCL_bibset bibset, const xmlNode *ptr,