dohh I really didn't intended to commit this test version :-( Daniel
* HTMLparser.c error.c parser.c parserInternals.c tree.c xmlIO.c
include/libxml/tree.h: dohh I really didn't intended to commit
this test version :-(
Daniel
diff --git a/include/libxml/tree.h b/include/libxml/tree.h
index 448a599..940426d 100644
--- a/include/libxml/tree.h
+++ b/include/libxml/tree.h
@@ -402,8 +402,7 @@
typedef enum {
XML_BUFFER_ALLOC_DOUBLEIT,
- XML_BUFFER_ALLOC_EXACT,
- XML_BUFFER_ALLOC_UNMUTABLE
+ XML_BUFFER_ALLOC_EXACT
} xmlBufferAllocationScheme;
/**