]> git.seodisparate.com - MeterForPulseAudio/commit
Fix warning about case-fall-through master
authorStephen Seo <seo.disparate@gmail.com>
Mon, 20 Aug 2018 06:40:39 +0000 (15:40 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 20 Aug 2018 06:40:39 +0000 (15:40 +0900)
commit17283ba16badfdb4b8a4e213ada4bdd27c52e2b8
treed7961b30e5b996e1dba85c9087f84f44210bed33
parent76754e6f89986cb32a3b84c5dcb3c2f8060d77f1
Fix warning about case-fall-through

The comment that fixes the warning is placed in a situation where it is
expected to fall through in the switch statement.
src/MfPA/GetSinkSourceInfo.cpp