Diff for /XML/entities.h between versions 1.27 and 1.28

version 1.27, 1999/12/01 09:13:12 version 1.28, 1999/12/20 14:34:36
Line 57  typedef xmlEntitiesTable *xmlEntitiesTab Line 57  typedef xmlEntitiesTable *xmlEntitiesTab
  * External functions :   * External functions :
  */   */
   
 #include "parser.h"  
   
 void                    xmlAddDocEntity         (xmlDocPtr doc,  void                    xmlAddDocEntity         (xmlDocPtr doc,
                                                  const xmlChar *name,                                                   const xmlChar *name,
                                                  int type,                                                   int type,

Removed from v.1.27  
changed lines
  Added in v.1.28


Webmaster