From b3b514d6acea9aa06e544da26f3bd28554fb408e Mon Sep 17 00:00:00 2001 From: Lawrence Stewart Date: Sun, 20 Nov 2011 01:48:22 +0000 Subject: [PATCH] Fix a whitespace nit. Submitted by: Julien Ridoux (jridoux at unimelb edu au) --- sys/sys/timeffc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sys/timeffc.h b/sys/sys/timeffc.h index 7e226324b29f..be3c033f295f 100644 --- a/sys/sys/timeffc.h +++ b/sys/sys/timeffc.h @@ -71,7 +71,7 @@ struct ffclock_estimate { * time by ffclock_convert_abs(). * FAST: do not read the hardware counter, return feed-forward clock time * at last tick. The time returned has the resolution of the kernel - * tick (1/hz [s]). + * tick (1/hz [s]). * LERP: linear interpolation of ffclock time to guarantee monotonic time. * LEAPSEC: include leap seconds. * UPTIME: removes time of boot.