Difference for server/spell_effect.c from version 1.147 to 1.148


version 1.147 version 1.148
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spell_effect_c =   * static char *rcsid_spell_effect_c =
  *   "$Id: spell_effect.c,v 1.147 2006/02/08 23:53:19 akirschbaum Exp $";   *   "$Id: spell_effect.c,v 1.148 2006/02/10 23:59:28 akirschbaum Exp $";
  */   */
   
   
Line 1461
 
Line 1461
  * right now that icnrease wis/int/pow on a temp basis, so no   * right now that icnrease wis/int/pow on a temp basis, so no
  * good comments for those.   * good comments for those.
  */   */
 static char *no_gain_msgs[NUM_STATS] = {  static const char* const no_gain_msgs[NUM_STATS] = {
 "You grow no stronger.",  "You grow no stronger.",
 "You grow no more agile.",  "You grow no more agile.",
 "You don't feel any healthier.",  "You don't feel any healthier.",


Legend:
line(s) removed in v.1.147 
line(s) changed
 line(s) added in v.1.148

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