[BACK]Return to newsyslog.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / newsyslog

Diff for /src/usr.bin/newsyslog/newsyslog.c between version 1.88 and 1.89

version 1.88, 2010/07/24 00:54:46 version 1.89, 2011/05/19 05:11:39
Line 898 
Line 898 
         }          }
 }  }
   
 /* Return size in kilobytes of a file */  /* Return size in bytes of a file */
 off_t  off_t
 sizefile(struct stat *sb)  sizefile(struct stat *sb)
 {  {

Legend:
Removed from v.1.88  
changed lines
  Added in v.1.89