Difference for common/init.c from version 1.5 to 1.6


version 1.5 version 1.6
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.5 2000/11/14 07:35:01 cvs Exp $";   *   "$Id: init.c,v 1.6 2000/12/04 00:40:03 cvs Exp $";
  */   */
   
 /*  /*
Line 27
 
Line 27
 */  */
   
 #define EXTERN  #define EXTERN
   #define INIT_C
 #include <global.h>  #include <global.h>
 #include <object.h>  #include <object.h>
   
Line 58
 
Line 59
 0, /* This and the next 3 values are metaserver values */  0, /* This and the next 3 values are metaserver values */
 "",  "",
 "",  "",
 -1,  0,
 ""  ""
 };  };
   


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

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