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


version 1.16 version 1.17
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_shop_c =   * static char *rcsid_shop_c =
  *   "$Id: shop.c,v 1.16 2002/12/03 07:40:18 mwedel Exp $";   *   "$Id: shop.c,v 1.17 2003/01/08 08:39:20 mwedel Exp $";
  */   */
   
 /*  /*
Line 615
 
Line 615
   
 static void add_shop_item(object *tmp, shopinv *items, int *numitems, int *numallocated)  static void add_shop_item(object *tmp, shopinv *items, int *numitems, int *numallocated)
 {  {
   #if 0
     char buf[MAX_BUF];      char buf[MAX_BUF];
   #endif
     /* clear unpaid flag so that doesn't come up in query      /* clear unpaid flag so that doesn't come up in query
      * string.  We clear nrof so that we can better sort       * string.  We clear nrof so that we can better sort
      * the object names.       * the object names.


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:44