Difference for server/c_misc.c from version 1.71 to 1.72


version 1.71 version 1.72
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_c_misc_c =   * static char *rcsid_c_misc_c =
  *   "$Id: c_misc.c,v 1.71 2005/10/28 19:08:53 akirschbaum Exp $";   *   "$Id: c_misc.c,v 1.72 2005/12/05 23:34:04 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 1466
 
Line 1466
 }  }
   
   
 int explore_mode() {  int explore_mode(void) {
     player *pl;      player *pl;
   
     if (settings.explore_mode == TRUE) {      if (settings.explore_mode == TRUE) {


Legend:
line(s) removed in v.1.71 
line(s) changed
 line(s) added in v.1.72

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