File wacom-0.8.1-4.dif of Package wacom

--- 2.6.26/wacom_sys.c
+++ 2.6.26/wacom_sys.c	2008/09/29 23:00:15
@@ -457,7 +457,7 @@
 		do {
 			rep_data[0] = 2;
 			rep_data[1] = mode;
-			error = error = usb_set_report(intf, WAC_HID_FEATURE_REPORT, 2, rep_data, 2);
+			error = usb_set_report(intf, WAC_HID_FEATURE_REPORT, 2, rep_data, 2);
 			if(error >= 0)
 				error = usb_get_report(intf, WAC_HID_FEATURE_REPORT, 2, rep_data, 2);
 		} while (((error <= 0) || (rep_data[1] != mode)) && limit++ < 5);
openSUSE Build Service is sponsored by