Difference for socket/request.c from version 1.94 to 1.95


version 1.94 version 1.95
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *    "$Id: request.c,v 1.94 2006/05/30 07:16:23 mwedel Exp $";   *    "$Id: request.c,v 1.95 2006/08/08 10:05:34 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 589
 
Line 589
   
  case ST_GET_PASSWORD:   case ST_GET_PASSWORD:
  case ST_CONFIRM_PASSWORD:   case ST_CONFIRM_PASSWORD:
    case ST_CHANGE_PASSWORD_OLD:
    case ST_CHANGE_PASSWORD_NEW:
    case ST_CHANGE_PASSWORD_CONFIRM:
      receive_player_password(pl->ob,13);       receive_player_password(pl->ob,13);
      break;       break;
   


Legend:
line(s) removed in v.1.94 
line(s) changed
 line(s) added in v.1.95

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