Difference for server/apply.c from version 1.32 to 1.33


version 1.32 version 1.33
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_apply_c =   * static char *rcsid_apply_c =
  *   "$Id: apply.c,v 1.32 2001/02/26 00:06:21 avogl Exp $";   *   "$Id: apply.c,v 1.33 2001/03/21 05:36:44 mwedel Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 2132
 
Line 2132
 { /* wear/wield */  { /* wear/wield */
   int basic_flag = aflags & AP_BASIC_FLAGS;    int basic_flag = aflags & AP_BASIC_FLAGS;
   object *tmp;    object *tmp;
   char buf[MAX_BUF];    char buf[HUGE_BUF];
   int i;    int i;
   
   if(who==NULL) {    if(who==NULL) {


Legend:
line(s) removed in v.1.32 
line(s) changed
 line(s) added in v.1.33

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