Difference for server/skill_util.c from version 1.61 to 1.62


version 1.61 version 1.62
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_skill_util_c =   * static char *rcsid_skill_util_c =
  *   "$Id: skill_util.c,v 1.61 2005/11/27 14:16:46 ryo_saeba Exp $";   *   "$Id: skill_util.c,v 1.62 2005/12/05 23:34:04 akirschbaum Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 58
 
Line 58
  * above.  The index into the array is set up by the   * above.  The index into the array is set up by the
  * subtypes.   * subtypes.
  */   */
 void init_skills() {  void init_skills(void) {
     int i;      int i;
     archetype *at;      archetype *at;
   


Legend:
line(s) removed in v.1.61 
line(s) changed
 line(s) added in v.1.62

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