- release 1.8.2 - HTML handling improvement - new tree handling functions

- release 1.8.2
- HTML handling improvement
- new tree handling functions
- default namespace on attribute bug fixed
- libxml use for C++ fixed (for good this time !)
Daniel
diff --git a/xml-error.h b/xml-error.h
index 169166f..d7e09f4 100644
--- a/xml-error.h
+++ b/xml-error.h
@@ -3,7 +3,7 @@
 
 #include "parser.h"
 #ifdef __cplusplus
-#define extern "C" {
+extern "C" {
 #endif
 
 typedef enum {