Signed-off-by: Peter Hutterer <[email protected]>
---
dix/ptrveloc.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dix/ptrveloc.c b/dix/ptrveloc.c
index 970212c..27def47 100644
--- a/dix/ptrveloc.c
+++ b/dix/ptrveloc.c
@@ -718,7 +718,7 @@ ApplySofteningAndConstantDeceleration(
int dy,
float* fdx,
float* fdy,
- short do_soften)
+ BOOL do_soften)
{
if (do_soften && vel->use_softening) {
*fdx = ApplySimpleSoftening(vel->last_dx, dx);
--
1.7.4.4
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel