X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fccl_xml.h;h=4f5de7e2af1d82923de6a854332b5c3aa2964697;hp=e08b59ec2928740743b2e62bb6c71fb6941b42af;hb=6437a10ee3d3160d01d04afe071901e8f496ad34;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 diff --git a/include/yaz/ccl_xml.h b/include/yaz/ccl_xml.h index e08b59e..4f5de7e 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-2010 Index Data. + * Copyright (C) 1995-2013 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,