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


version 1.13 version 1.14
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_glue_c =   * static char *rcsid_glue_c =
  *   "$Id: glue.c,v 1.13 2005/07/15 13:51:48 ryo_saeba Exp $";   *   "$Id: glue.c,v 1.14 2006/02/10 23:59:25 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 38
 
Line 38
  * Ryo 2005-07-15   * Ryo 2005-07-15
  */   */
   
 static char *fatalmsgs[80]={  static const char* const fatalmsgs[80]={
   "Failed to allocate memory",    "Failed to allocate memory",
   "Failed repeatedly to load maps",    "Failed repeatedly to load maps",
   "Hashtable for archetypes is too small",    "Hashtable for archetypes is too small",


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:06