Difference for common/arch.c from version 1.32 to 1.33


version 1.32 version 1.33
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_arch_c =   * static char *rcsid_arch_c =
  *   "$Id: arch.c,v 1.32 2005/07/19 20:59:36 ryo_saeba Exp $";   *   "$Id: arch.c,v 1.33 2005/10/07 17:54:48 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 710
 
Line 710
  * member: make instance from class   * member: make instance from class
  */   */
   
 object *ObjectCreateArch (archetype * at)  object *object_create_arch (archetype * at)
 {  {
     object *op, *prev = NULL, *head = NULL;      object *op, *prev = NULL, *head = 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:05