Difference for common/time.c from version 1.13 to 1.14


version 1.13 version 1.14
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_time_c =   * static char *rcsid_time_c =
  *    "$Id: time.c,v 1.13 2005/12/05 23:34:03 akirschbaum Exp $";   *    "$Id: time.c,v 1.14 2006/02/10 23:59:25 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 246
 
Line 246
 print_tod(object *op)  print_tod(object *op)
 {  {
   timeofday_t tod;    timeofday_t tod;
   char *suf;    const char *suf;
   int day;    int day;
   
   get_tod(&tod);    get_tod(&tod);


Legend:
line(s) removed in v.1.13 
line(s) changed
 line(s) added in v.1.14

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