Diff for /Amaya/amaya/amaya.h between versions 1.135 and 1.136

version 1.135, 2000/02/08 16:29:39 version 1.136, 2000/02/10 14:26:04
Line 155  typedef enum _ClickEvent { Line 155  typedef enum _ClickEvent {
 /* don't follow redirections */  /* don't follow redirections */
 #define AMAYA_NOREDIR   128  #define AMAYA_NOREDIR   128
 /* post an annonation */  /* post an annonation */
 #define AMAYA_ANNOT_POST 256  #define AMAYA_FILE_POST 256
 #ifndef AMAYA_JAVA  #ifndef AMAYA_JAVA
 /* Prevents a stop race condition in ASYNC transfers */  /* Prevents a stop race condition in ASYNC transfers */
 #define AMAYA_ASYNC_SAFE_STOP  256  #define AMAYA_ASYNC_SAFE_STOP  256

Removed from v.1.135  
changed lines
  Added in v.1.136


Webmaster