Difference for socket/item.c from version 1.25 to 1.26


version 1.25 version 1.26
Line 1
 
Line 1
   
 /*  /*
  * static char *rcsid_item_c =   * static char *rcsid_item_c =
  *    "$Id: item.c,v 1.25 2003/09/03 13:42:19 tchize Exp $";   *    "$Id: item.c,v 1.26 2003/09/13 05:02:14 mwedel Exp $";
  */   */
   
 /*  /*
Line 797
 
Line 797
    pl->name, to);     pl->name, to);
       return;        return;
     }      }
 #if 0  
     printf ("Sacks name was '%s'.\n", env->name);  
 #endif  
     /* put_object_in_sack presumes that necessary sanity checking      /* put_object_in_sack presumes that necessary sanity checking
      * has already been done (eg, it can be picked up and fits in       * has already been done (eg, it can be picked up and fits in
      * in a sack, so check for those things.  We should also check       * in a sack, so check for those things.  We should also check


Legend:
line(s) removed in v.1.25 
line(s) changed
 line(s) added in v.1.26

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