Diff for /XML/nanohttp.h between versions 1.6 and 1.7

version 1.6, 1999/12/18 14:58:00 version 1.7, 1999/12/21 13:33:05
Line 9 Line 9
 #ifndef __NANO_HTTP_H__  #ifndef __NANO_HTTP_H__
 #define __NANO_HTTP_H__  #define __NANO_HTTP_H__
 #ifdef __cplusplus  #ifdef __cplusplus
 #define extern "C" {  extern "C" {
 #endif  #endif
 int     xmlNanoHTTPFetch        (const char *URL,  int     xmlNanoHTTPFetch        (const char *URL,
                                  const char *filename,                                   const char *filename,

Removed from v.1.6  
changed lines
  Added in v.1.7


Webmaster