Difference for server/spell_util.c from version 1.111 to 1.112


version 1.111 version 1.112
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spell_util_c =   * static char *rcsid_spell_util_c =
  *   "$Id: spell_util.c,v 1.111 2006/09/03 13:29:36 ryo_saeba Exp $";   *   "$Id: spell_util.c,v 1.112 2006/09/16 20:01:12 qal21 Exp $";
  */   */
   
   
Line 167
 
Line 167
  * spell is the spell object.   * spell is the spell object.
  * Returns modified level.   * Returns modified level.
  */   */
 static int min_casting_level(object *caster, object *spell)  int min_casting_level(object *caster, object *spell)
 {  {
     int new_level;      int new_level;
   


Legend:
line(s) removed in v.1.111 
line(s) changed
 line(s) added in v.1.112

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