version 1.13 | | version 1.14 |
---|
| | |
/* | | /* |
* 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 $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
* 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", |