Update comment in pi.c.
This was missed in commit d8cb9be46a
.
Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
master
parent
5667ab5d30
commit
f0a86e7d8f
2
pi.c
2
pi.c
|
@ -94,7 +94,7 @@ static double pi_sample(struct servo *servo,
|
|||
/*
|
||||
* reset the clock servo when offset is greater than the max
|
||||
* offset value. Note that the clock jump will be performed in
|
||||
* step 3, so it is not necessary to have clock jump
|
||||
* step 1, so it is not necessary to have clock jump
|
||||
* immediately. This allows re-calculating drift as in initial
|
||||
* clock startup.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue