diff options
author | Lioncash <mathew1800@gmail.com> | 2019-10-17 18:17:39 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-10-17 18:17:42 -0400 |
commit | d076466f26ad7a55ef485d550733fbcfb06b8d6a (patch) | |
tree | 95c2878e769e7e522122caae43b55e612abf653a /src/core/gdbstub/gdbstub.cpp | |
parent | 26c84718c86272a9049945ade3bae19acc459cf3 (diff) |
hid/npad: Add missing break in default case
While not an issue, it does prevent fallthrough from occurring if
anything is ever added after this case (unlikely to occur, but this
turns a trivial "should not cause issues" into a definite "won't cause
issues).
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions