Diff for /XML/entities.h between versions 1.40 and 1.41

version 1.40, 2000/09/05 20:37:50 version 1.41, 2000/10/01 18:23:39
Line 86  struct _xmlEntitiesTable { Line 86  struct _xmlEntitiesTable {
  * External functions :   * External functions :
  */   */
   
   void            xmlInitializePredefinedEntities (void);
 xmlEntityPtr            xmlAddDocEntity         (xmlDocPtr doc,  xmlEntityPtr            xmlAddDocEntity         (xmlDocPtr doc,
                                                  const xmlChar *name,                                                   const xmlChar *name,
                                                  int type,                                                   int type,

Removed from v.1.40  
changed lines
  Added in v.1.41


Webmaster