Difference for common/utils.c from version 1.13 to 1.14


version 1.13 version 1.14
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_utils_c =   * static char *rcsid_utils_c =
  *   "$Id: utils.c,v 1.13 2004/09/19 16:17:48 akirschbaum Exp $";   *   "$Id: utils.c,v 1.14 2005/04/16 22:05:09 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 246
 
Line 246
   
 /* convert materialname to materialtype_t */  /* convert materialname to materialtype_t */
   
 materialtype_t *name_to_material(char *name)  materialtype_t *name_to_material(const char *name)
 {  {
     materialtype_t *mt, *nmt;      materialtype_t *mt, *nmt;
   


Legend:
line(s) removed in v.1.13 
line(s) changed
 line(s) added in v.1.14

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