Difference for server/egoitem.c from version 1.6 to 1.7


version 1.6 version 1.7
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_egoitem_c =   * static char *rcsid_egoitem_c =
  *   "$Id: egoitem.c,v 1.6 2005/08/12 08:18:59 ryo_saeba Exp $";   *   "$Id: egoitem.c,v 1.7 2006/05/05 09:26:35 ryo_saeba Exp $";
  */   */
    
   
Line 12
 
Line 12
 /* GROS: I put this here, because no other file seemed quite good. Returns 1 if  /* GROS: I put this here, because no other file seemed quite good. Returns 1 if
  * the artifact could be created.   * the artifact could be created.
  */   */
 int create_artifact(object *op, const char *artifactname)  static int create_artifact(object *op, const char *artifactname)
 {  {
         artifactlist *al;          artifactlist *al;
         artifact *art;          artifact *art;


Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7

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