ChangeSet 1.1736, 2004/05/17 15:37:07-07:00, [EMAIL PROTECTED]

USB: fix dumb compile error in aiptek driver

Doesn't anyone ever actually build the patches they send me...


 drivers/usb/input/aiptek.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/usb/input/aiptek.c b/drivers/usb/input/aiptek.c
--- a/drivers/usb/input/aiptek.c        Mon May 17 16:37:04 2004
+++ b/drivers/usb/input/aiptek.c        Mon May 17 16:37:04 2004
@@ -1337,7 +1337,7 @@
                        break;
                }
 
-               case AIPTEK_TOOL_BUTTON_PEN_MODE;
+       case AIPTEK_TOOL_BUTTON_PEN_MODE:
                {
                        s = "pen";
                        break;



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id%62&alloc_ida84&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to