chiark / gitweb /
debianutils: Update from 4.8.3 to 4.8.4
[termux-packages] / packages / mpd / slesoutputplugin.cxx.patch
1 --- ../cache/MPD-0.20.8/src/output/plugins/sles/SlesOutputPlugin.cxx    2017-05-20 23:07:03.641576843 +0000
2 +++ ./src/output/plugins/sles/SlesOutputPlugin.cxx      2017-05-24 00:51:01.197169877 +0000
3 @@ -434,6 +434,6 @@
4         &Wrapper::Play,
5         &Wrapper::Drain,
6         &Wrapper::Cancel,
7 -       &Wrapper::Pause,
8 +       nullptr,
9         nullptr,
10  };