Difference for common/utils.c from version 1.24 to 1.25


version 1.24 version 1.25
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_utils_c =   * static char *rcsid_utils_c =
  *   "$Id: utils.c,v 1.24 2006/03/14 14:41:00 ryo_saeba Exp $";   *   "$Id: utils.c,v 1.25 2006/03/18 17:15:24 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 303
 
Line 303
 void set_materialname(object *op, int difficulty, materialtype_t *nmt)  void set_materialname(object *op, int difficulty, materialtype_t *nmt)
 {  {
     materialtype_t *mt, *lmt;      materialtype_t *mt, *lmt;
     int j;  
   
     if (op->materialname != NULL)      if (op->materialname != NULL)
  return;   return;


Legend:
line(s) removed in v.1.24 
line(s) changed
 line(s) added in v.1.25

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