Difference for include/player.h from version 1.17 to 1.18


version 1.17 version 1.18
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_player_h =   * static char *rcsid_player_h =
  *   "$Id: player.h,v 1.17 2002/01/16 10:51:32 jbontje Exp $";   *   "$Id: player.h,v 1.18 2002/03/10 16:18:13 avogl Exp $";
  */   */
   
 /*  /*
Line 145
 
Line 145
    it possible for him/her to define this in the resources. */     it possible for him/her to define this in the resources. */
      
   char own_title[MAX_NAME];    char own_title[MAX_NAME];
   char title[MAX_NAME];    char title[BIG_NAME];
      
 /* EXT_SERVER: this string hold player description.  /* EXT_SERVER: this string hold player description.
  * Client must parse it.   * Client must parse it.


Legend:
line(s) removed in v.1.17 
line(s) changed
 line(s) added in v.1.18

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:27