Diff for /Amaya/amaya/amaya.h between versions 1.215 and 1.216

version 1.215, 2001/08/23 10:10:04 version 1.216, 2001/08/30 14:15:16
Line 426  typedef struct _DocumentMetaDataElement Line 426  typedef struct _DocumentMetaDataElement
   char    *content_length;   /* content length returned by the server */    char    *content_length;   /* content length returned by the server */
   char    *content_location; /* content location returned by the server */    char    *content_location; /* content location returned by the server */
   ClickEvent method;           /* method used to send this data */    ClickEvent method;           /* method used to send this data */
   ThotBool   put_default_name; /* URL name was concatenated with DEFAULT_NAME*/  
   ThotBool   xmlformat;        /* the document should be exported in xml format */    ThotBool   xmlformat;        /* the document should be exported in xml format */
       
 #ifdef ANNOTATIONS  #ifdef ANNOTATIONS

Removed from v.1.215  
changed lines
  Added in v.1.216


Webmaster