mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
applied patch from Steve Nairn tof fix the compilation problem exposed in
* testapi.c: applied patch from Steve Nairn tof fix the compilation problem exposed in bug #303640 Daniel
This commit is contained in:
@@ -814,6 +814,8 @@ static void desret_xmlRelaxNGParserCtxtPtr(xmlRelaxNGParserCtxtPtr val) {
|
||||
#ifdef LIBXML_HTML_ENABLED
|
||||
static void desret_const_htmlEntityDesc_ptr(const htmlEntityDesc * val ATTRIBUTE_UNUSED) {
|
||||
}
|
||||
#endif
|
||||
#ifdef LIBXML_HTTP_ENABLED
|
||||
static void desret_xmlNanoHTTPCtxtPtr(void *val) {
|
||||
xmlNanoHTTPClose(val);
|
||||
}
|
||||
|
Reference in New Issue
Block a user