core: Fix typo and gcc-7 -Wimplicit-fallthrough= warnings
authorPeter Meerwald-Stadler <pmeerw@pmeerw.net>
Wed, 6 Sep 2017 09:26:15 +0000 (11:26 +0200)
committerPeter Meerwald-Stadler <pmeerw@pmeerw.net>
Mon, 9 Oct 2017 08:40:00 +0000 (10:40 +0200)
commit78f964d605336c030283fbda45d426ac3c7173ec
tree63c4b864828de9f9d44facb630c5b5f470ebfe88
parent6f065f95898ef813d16c4b17c678da5fb6074ea6
core: Fix typo and gcc-7 -Wimplicit-fallthrough= warnings

Correct spelling of 'through' in a comment helps to fix a warning :)
also drop some unrelated comments

Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
src/pulsecore/resampler.c