Difference for server/c_party.c from version 1.5 to 1.6


version 1.5 version 1.6
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_c_party_c =   * static char *rcsid_c_party_c =
  *   "$Id: c_party.c,v 1.5 2002/11/12 23:09:11 garbled Exp $";   *   "$Id: c_party.c,v 1.6 2003/09/13 05:02:08 mwedel Exp $";
  */   */
   
 /*  /*
Line 30
 
Line 30
 #ifndef __CEXTRACT__  #ifndef __CEXTRACT__
 #include <sproto.h>  #include <sproto.h>
 #endif  #endif
 #include <version.h>  
 #include <spells.h>  #include <spells.h>
   
 static partylist * firstparty=NULL; /* Keeps track of first party in list */  static partylist * firstparty=NULL; /* Keeps track of first party in list */


Legend:
line(s) removed in v.1.5 
line(s) changed
 line(s) added in v.1.6

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