Difference for server/time.c from version 1.69 to 1.70


version 1.69 version 1.70
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_time_c =   * static char *rcsid_time_c =
  *    "$Id: time.c,v 1.69 2005/07/14 16:21:34 ryo_saeba Exp $";   *    "$Id: time.c,v 1.70 2005/07/16 21:10:40 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 1205
 
Line 1205
  return;   return;
     }      }
     if (!at) {      if (!at) {
  LOG(llevError,"move_creator: Creatore doesn't have other arch set: %s (%s, %d, %d)\n",   LOG(llevError,"move_creator: Creator doesn't have other arch set: %s (%s, %d, %d)\n",
      op->name?op->name:"(null)", op->map->path, op->x, op->y);       op->name?op->name:"(null)", op->map->path, op->x, op->y);
  return;   return;
     }      }


Legend:
line(s) removed in v.1.69 
line(s) changed
 line(s) added in v.1.70

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