]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct USB HID item in examples
authorMateusz Piotrowski <0mp@FreeBSD.org>
Wed, 28 Oct 2020 08:29:31 +0000 (08:29 +0000)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Wed, 28 Oct 2020 08:29:31 +0000 (08:29 +0000)
commit6453a246f44a9b6fdbeb308194c7b27d0ae45bad
treed27b023db52db43858a6fd4f942922af7f9753ad
parent87462084ac604fd450751ab0bd684d1adbee214a
Correct USB HID item in examples

It turns out that examples were incorrectly referring to Volume_Up
and Volume_Down, which are not defined at all.

PR: 250683
Reported by: corvid%openmailbox.org
MFC after: 2 weeks
usr.bin/usbhidaction/usbhidaction.1