Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
---
 src/xf86Wacom.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/xf86Wacom.c b/src/xf86Wacom.c
index 0547614..f339788 100644
--- a/src/xf86Wacom.c
+++ b/src/xf86Wacom.c
@@ -1129,8 +1129,7 @@ void wcmReadPacket(LocalDevicePtr local)
 
        /* account for new data */
        common->bufpos += len;
-       DBG(10, common, "buffer has %d bytes\n",
-               common->bufpos);
+       DBG(10, common, "buffer has %d bytes\n", common->bufpos);
 
        pos = 0;
 
-- 
1.6.6.1


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to