Update comment in pi.c.

This was missed in commit d8cb9be46a225a159168581531d401fa2eff8c68.

Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
This commit is contained in:
Miroslav Lichvar 2013-02-05 17:36:11 +01:00 committed by Richard Cochran
parent 5667ab5d30
commit f0a86e7d8f

2
pi.c
View File

@ -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.
*/