Submitted by:	Iain Hibbert < plunky at rya-online dot net >
MFC after:	3 days
This commit is contained in:
Maksim Yevmenkin 2006-03-13 23:59:43 +00:00
parent 31b2d08a2d
commit 41603b1c8a

View File

@ -289,7 +289,7 @@ hid_interrupt(bthid_session_p s, char *data, int len)
val = 0x68;
break;
case 0227: /* WWW Refresh */
case 0x227: /* WWW Refresh */
val = 0x67;
break;