dix: typo fix in comment
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
05ed095dd8
commit
adde4e6448
|
@ -738,7 +738,7 @@ ApplyConstantDeceleration(DeviceVelocityPtr vel, double *fdx, double *fdy)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* compute the acceleration for given velocity and enforce min_acceleartion
|
* compute the acceleration for given velocity and enforce min_acceleration
|
||||||
*/
|
*/
|
||||||
double
|
double
|
||||||
BasicComputeAcceleration(DeviceIntPtr dev,
|
BasicComputeAcceleration(DeviceIntPtr dev,
|
||||||
|
|
Loading…
Reference in New Issue