Diff for /Amaya/amaya/libwww.h between versions 1.26 and 1.27

version 1.26, 2000/02/16 17:03:59 version 1.27, 2000/02/25 17:05:45
Line 117  typedef struct _AHTReqContext Line 117  typedef struct _AHTReqContext
     /*                 the following element points to the content type of       /*                 the following element points to the content type of 
                         a requested node */                          a requested node */
           
     char*              content_type;      CHAR_T*            content_type;
   
     /* The following elements are used for the PUT and POST */      /* The following elements are used for the PUT and POST */
     HTAnchor           *source;      HTAnchor           *source;

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


Webmaster