summaryrefslogtreecommitdiff
path: root/sys/kern/kern_timeout.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/kern_timeout.c')
-rw-r--r--sys/kern/kern_timeout.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/kern_timeout.c b/sys/kern/kern_timeout.c
index 0c3dacefb7e2..278fcce2097f 100644
--- a/sys/kern/kern_timeout.c
+++ b/sys/kern/kern_timeout.c
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)kern_clock.c 8.5 (Berkeley) 1/21/94
- * $Id: kern_timeout.c,v 1.53 1998/02/15 14:15:21 phk Exp $
+ * $Id: kern_timeout.c,v 1.54 1998/02/25 06:13:32 bde Exp $
*/
#include <sys/param.h>
@@ -244,7 +244,7 @@ adjust_timeout_calltodo(time_change)
/*
* How many ticks were we asleep?
- * (stolen from hzto()).
+ * (stolen from tvtohz()).
*/
/* Don't do anything */