Signed-off-by: Peter Hutterer <[email protected]>
---

it's the ideal monday-morning-i'm-still-bleary-eyed-from-the-weekend review 
opportunity! no danger of having to switch the brain on for this one.

 hw/xfree86/common/xf86Xinput.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/xfree86/common/xf86Xinput.c b/hw/xfree86/common/xf86Xinput.c
index 3664d46..81bb707 100644
--- a/hw/xfree86/common/xf86Xinput.c
+++ b/hw/xfree86/common/xf86Xinput.c
@@ -1296,7 +1296,7 @@ xf86ScaleAxis(int Cx,
     }
     else {
        X = 0;
-       ErrorF ("Divide by Zero in xf86ScaleAxis");
+       ErrorF ("Divide by Zero in xf86ScaleAxis\n");
     }
     
     if (X > to_max)
-- 
1.7.3.2

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to