Difference for server/time.c from version 1.16 to 1.17


version 1.16 version 1.17
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_time_c =   * static char *rcsid_time_c =
  *    "$Id: time.c,v 1.16 2000/11/19 07:33:30 peterm Exp $";   *    "$Id: time.c,v 1.17 2000/12/14 03:52:33 avogl Exp $";
  */   */
   
 /*  /*
Line 975
 
Line 975
     regenerate_rod(op);      regenerate_rod(op);
     return 1;      return 1;
   case FORCE:    case FORCE:
     case POTION_EFFECT:
     remove_force(op);      remove_force(op);
     return 1;      return 1;
   case BLINDNESS:    case BLINDNESS:


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

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