summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/bthidd/hid.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/bthidd/hid.c')
-rw-r--r--usr.sbin/bluetooth/bthidd/hid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/bthidd/hid.c b/usr.sbin/bluetooth/bthidd/hid.c
index 4495dbc..0ae57bd 100644
--- a/usr.sbin/bluetooth/bthidd/hid.c
+++ b/usr.sbin/bluetooth/bthidd/hid.c
@@ -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;
OpenPOWER on IntegriCloud