Difference for socket/lowlevel.c from version 1.11 to 1.12


version 1.11 version 1.12
Line 1
 
Line 1
   
 /*  /*
  * static char *rcsid_sockets_c =   * static char *rcsid_sockets_c =
  *    "$Id: lowlevel.c,v 1.11 2005/09/04 16:58:13 akirschbaum Exp $";   *    "$Id: lowlevel.c,v 1.12 2005/12/05 23:34:04 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 472
 
Line 472
 /**  /**
  * Writes out the gathered stats.  We clear cst_lst.   * Writes out the gathered stats.  We clear cst_lst.
  */   */
 void write_cs_stats()  void write_cs_stats(void)
 {  {
     time_t now=time(NULL);      time_t now=time(NULL);
   


Legend:
line(s) removed in v.1.11 
line(s) changed
 line(s) added in v.1.12

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