summaryrefslogtreecommitdiffstats
path: root/sys/sys/timeffc.h
diff options
context:
space:
mode:
authorlstewart <lstewart@FreeBSD.org>2011-11-20 01:48:22 +0000
committerlstewart <lstewart@FreeBSD.org>2011-11-20 01:48:22 +0000
commitad330644b2506d314c5d82704b50881e609948c6 (patch)
tree4891cb7bb8d4bd4de9fe66f2c63a7e1892f8ab61 /sys/sys/timeffc.h
parent603d3fe159020ac54459dc1a09c0c38195319b0e (diff)
downloadFreeBSD-src-ad330644b2506d314c5d82704b50881e609948c6.zip
FreeBSD-src-ad330644b2506d314c5d82704b50881e609948c6.tar.gz
Fix a whitespace nit.
Submitted by: Julien Ridoux (jridoux at unimelb edu au)
Diffstat (limited to 'sys/sys/timeffc.h')
-rw-r--r--sys/sys/timeffc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/timeffc.h b/sys/sys/timeffc.h
index 7e22632..be3c033 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.
OpenPOWER on IntegriCloud