Diff for /Amaya/amaya/query.c between versions 1.366 and 1.367

version 1.366, 2006/09/08 09:50:51 version 1.367, 2006/09/29 09:20:07
Line 2705  static AHTReqContext *LoopRequest= NULL; Line 2705  static AHTReqContext *LoopRequest= NULL;
 static int LoopForStop (AHTReqContext *me)  static int LoopForStop (AHTReqContext *me)
 {  {
   int  status_req = HT_OK;    int  status_req = HT_OK;
   #ifdef IV
   int  count = 0;    int  count = 0;
   #endif
       
 #ifdef _WINGUI  #ifdef _WINGUI
   MSG msg;    MSG msg;

Removed from v.1.366  
changed lines
  Added in v.1.367


Webmaster