Diff for /XML/SAX.c between versions 1.2 and 1.3

version 1.2, 1998/08/12 21:53:32 version 1.3, 1998/08/13 02:43:46
Line 8 Line 8
 #include "parser.h"  #include "parser.h"
 #include "error.h"  #include "error.h"
   
 #define DEBUG_SAX  /* #define DEBUG_SAX */
   
 /*  /*
  * Return the public ID e.g. "-//SGMLSOURCE//DTD DEMO//EN"   * Return the public ID e.g. "-//SGMLSOURCE//DTD DEMO//EN"

Removed from v.1.2  
changed lines
  Added in v.1.3


Webmaster