Difference for server/init.c from version 1.38 to 1.39


version 1.38 version 1.39
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.38 2002/11/14 00:47:36 garbled Exp $";   *   "$Id: init.c,v 1.39 2002/11/26 07:44:28 garbled Exp $";
  */   */
   
 /*  /*
Line 713
 
Line 713
   printf("Use_calloc:\t<false>\n");    printf("Use_calloc:\t<false>\n");
 #endif  #endif
   
 #ifdef USE_SWAP_STATS  
   printf("Use_swap_stats:\t<true>\n");  
 #else  
   printf("Use_swap_stats:\t<false>\n");  
 #endif  
   
 #ifdef X_EDITOR  #ifdef X_EDITOR
   printf("Editor:\t\t%s\n",X_EDITOR);    printf("Editor:\t\t%s\n",X_EDITOR);
 #endif  #endif


Legend:
line(s) removed in v.1.38 
line(s) changed
 line(s) added in v.1.39

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