Difference for include/global.h from version 1.56 to 1.57


version 1.56 version 1.57
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_global_h =   * static char *rcsid_global_h =
  *   "$Id: global.h,v 1.56 2005/08/12 13:46:34 ryo_saeba Exp $";   *   "$Id: global.h,v 1.57 2005/09/21 13:06:12 qal21 Exp $";
  */   */
   
 /*  /*
Line 101
 
Line 101
 typedef unsigned long long uint64;  typedef unsigned long long uint64;
 typedef signed long long sint64;  typedef signed long long sint64;
 #else  #else
 error do not know how to get a 64 bit value on this system.  #error do not know how to get a 64 bit value on this system.
 error correct and send mail to crossfire-devel on how to do this  #error correct and send mail to crossfire-devel on how to do this
 #endif  #endif
   
 #endif  #endif


Legend:
line(s) removed in v.1.56 
line(s) changed
 line(s) added in v.1.57

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:21