Difference for common/map.c from version 1.111 to 1.112


version 1.111 version 1.112
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_map_c =   * static char *rcsid_map_c =
  *   "$Id: map.c,v 1.111 2006/07/18 22:53:23 qal21 Exp $";   *   "$Id: map.c,v 1.112 2006/07/19 09:58:58 gros Exp $";
  */   */
   
 /*  /*
Line 309
 
Line 309
  */   */
   
 int blocked_link(object *ob, mapstruct *m, int sx, int sy) {  int blocked_link(object *ob, mapstruct *m, int sx, int sy) {
     object *tmp. *tmp_head;      object *tmp, *tmp_head;
     int mflags, blocked;      int mflags, blocked;
   
     /* Make sure the coordinates are valid - they should be, as caller should      /* Make sure the coordinates are valid - they should be, as caller should


Legend:
line(s) removed in v.1.111 
line(s) changed
 line(s) added in v.1.112

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