]> source.dussan.org Git - tigervnc.git/commit
Add missing break for LED state check
authorPierre Ossman <ossman@cendio.se>
Wed, 28 Mar 2018 10:33:22 +0000 (12:33 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 28 Mar 2018 10:33:22 +0000 (12:33 +0200)
commit58a4c13ab1c0a215c5369b7ee60af50caa50d007
treed07e7abd8b8cda01a1976e4c5506defc144e9989
parentfecf0a4c79104a37ec076c3028d9fe9035077153
Add missing break for LED state check

The previous code would incorrectly also add support for QEMU
key events if LED state was supported.
common/rfb/ConnParams.cxx