[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg-devel
Subject:    [PATCH 2/2] removed unnecessary static declaration
From:       dkogan () secretsauce ! net (Dima Kogan)
Date:       2009-11-30 2:49:49
Message-ID: mailman.1.1259552505.26216.xorg-devel () lists ! x ! org
[Download RAW message or body]

Signed-off-by: Dima Kogan <dkogan at cds.caltech.edu>
---
 src/evdev.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/evdev.c b/src/evdev.c
index 28358c6..80f24f2 100644
--- a/src/evdev.c
+++ b/src/evdev.c
@@ -514,7 +514,7 @@ EvdevProcessRelativeMotionEvent(InputInfoPtr pInfo, struct input_event *ev)
 static void
 EvdevProcessAbsoluteMotionEvent(InputInfoPtr pInfo, struct input_event *ev)
 {
-    static int value, oldValue;
+    int value, oldValue;
     EvdevPtr pEvdev = pInfo->private;
 
     /* Get the signed value, earlier kernels had this as unsigned */
-- 
1.6.5.2


--MP_/9dcu9lH6rt9QuSq3tAVtKUl--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic