Difference for common/init.c from version 1.40 to 1.41


version 1.40 version 1.41
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.40 2005/05/29 15:37:53 tchize Exp $";   *   "$Id: init.c,v 1.41 2005/07/15 13:51:48 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 176
 
Line 176
 void init_library() {  void init_library() {
     init_environ();      init_environ();
     init_globals();      init_globals();
     init_function_pointers();  
     init_hash_table();      init_hash_table();
     init_objects();      init_objects();
     init_vars();      init_vars();


Legend:
line(s) removed in v.1.40 
line(s) changed
 line(s) added in v.1.41

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