Diff for /Amaya/amaya/libwww.h between versions 1.24 and 1.25

version 1.24, 1999/10/22 09:09:39 version 1.25, 2000/02/10 14:26:05
Line 132  typedef struct _AHTReqContext Line 132  typedef struct _AHTReqContext
     ThotBool            error_html;        /* If TRUE, means the applications wants to display      ThotBool            error_html;        /* If TRUE, means the applications wants to display
                                               error_stream. If false, error_stream is not                                                 error_stream. If false, error_stream is not 
                                               displayed at all */                                                displayed at all */
       char               *document;
   }    }
 AHTReqContext;  AHTReqContext;
   

Removed from v.1.24  
changed lines
  Added in v.1.25


Webmaster