version 1.69 | | version 1.70 |
---|
| | |
/* | | /* |
* 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 $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
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; |
} | | } |