Diff for /Amaya/amaya/libwww.h between versions 1.19 and 1.20

version 1.19, 1999/01/29 13:54:21 version 1.20, 1999/03/02 09:45:08
Line 69  typedef enum _AHTReqStatus Line 69  typedef enum _AHTReqStatus
   }    }
 AHTReqStatus;  AHTReqStatus;
   
 #ifdef _WINDOWS  
 typedef int XtInputId;  
 #endif   
   
 typedef struct _AHTReqContext  typedef struct _AHTReqContext
   {    {
     HTRequest          *request;        /* Pointer to the associated request object     */      HTRequest          *request;        /* Pointer to the associated request object     */

Removed from v.1.19  
changed lines
  Added in v.1.20


Webmaster