summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_tc.c
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2010-07-18 20:57:53 +0000
committertrasz <trasz@FreeBSD.org>2010-07-18 20:57:53 +0000
commit3e540217974c33a858d099e8b23a14382c6aaffa (patch)
treede43d78eb0805cba0509674d2c9289233e7bb139 /sys/kern/kern_tc.c
parent935237a66a797429103b05be92d72e3bada85e69 (diff)
downloadFreeBSD-src-3e540217974c33a858d099e8b23a14382c6aaffa.zip
FreeBSD-src-3e540217974c33a858d099e8b23a14382c6aaffa.tar.gz
Revert r210225 - turns out I was wrong; the "/*-" is not license-only
thing; it's also used to indicate that the comment should not be automatically rewrapped. Explained by: cperciva@
Diffstat (limited to 'sys/kern/kern_tc.c')
-rw-r--r--sys/kern/kern_tc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/kern_tc.c b/sys/kern/kern_tc.c
index a67a603..d973348 100644
--- a/sys/kern/kern_tc.c
+++ b/sys/kern/kern_tc.c
@@ -484,7 +484,7 @@ tc_windup(void)
th->th_offset_count = ncount;
}
- /*
+ /*-
* Recalculate the scaling factor. We want the number of 1/2^64
* fractions of a second per period of the hardware counter, taking
* into account the th_adjustment factor which the NTP PLL/adjtime(2)
OpenPOWER on IntegriCloud