=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/newsyslog/newsyslog.c,v retrieving revision 1.88 retrieving revision 1.89 diff -u -r1.88 -r1.89 --- src/usr.bin/newsyslog/newsyslog.c 2010/07/24 00:54:46 1.88 +++ src/usr.bin/newsyslog/newsyslog.c 2011/05/19 05:11:39 1.89 @@ -1,4 +1,4 @@ -/* $OpenBSD: newsyslog.c,v 1.88 2010/07/24 00:54:46 nicm Exp $ */ +/* $OpenBSD: newsyslog.c,v 1.89 2011/05/19 05:11:39 lum Exp $ */ /* * Copyright (c) 1999, 2002, 2003 Todd C. Miller @@ -898,7 +898,7 @@ } } -/* Return size in kilobytes of a file */ +/* Return size in bytes of a file */ off_t sizefile(struct stat *sb) {