Diff for /libwww/Library/src/HTEPtoCl.html between versions 2.14 and 2.15

version 2.14, 1999/02/14 04:00:10 version 2.15, 2005/11/11 14:03:15
Line 32  Library</A>. Line 32  Library</A>.
 #include "HTStream.h"  #include "HTStream.h"
 #include "HTXParse.h"  #include "HTXParse.h"
   
   #ifdef __cplusplus
   extern "C" { 
   #endif 
   
 extern CallClient HTCallClient;  extern CallClient HTCallClient;
   
   
   #ifdef __cplusplus
   }
 #endif  #endif
   
   #endif  /* HTEPTOCLIENT_H */
 </PRE>  </PRE>
 <P>  <P>
   <HR>    <HR>

Removed from v.2.14  
changed lines
  Added in v.2.15


Webmaster