diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2018-05-16 03:17:37 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2018-05-16 03:17:37 +0000 |
| commit | d6b97a6497bf08a6caccfdb9d4980f197295ed9e (patch) | |
| tree | bd9e62a3e16d76bd79dccd7db1b1f8b5cf19868d /sys/dev/usb/input | |
| parent | 36730a25a65bebb29572e668085e8ca0ec1e7886 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/input')
| -rw-r--r-- | sys/dev/usb/input/usb_rdesc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/input/usb_rdesc.h b/sys/dev/usb/input/usb_rdesc.h index d06ef6b63ff8..889381e82c15 100644 --- a/sys/dev/usb/input/usb_rdesc.h +++ b/sys/dev/usb/input/usb_rdesc.h @@ -303,4 +303,4 @@ 0x95, 0x0A, /* Report Count (10), */\ 0x81, 0x01, /* Input (Constant), */\ 0xC0, /* End Collection, */\ - 0xC0 /* End Collection */\ + 0xC0 /* End Collection */ |
